Answer Posted / nashiinformaticssolutions
The Java Persistence API enables us to create the persistence layer for desktop and web applications. Java Persistence deals in the following:
1. Java Persistence API
2. Query Language
3. Java Persistence Criteria API
4. Object Mapping Metadata
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are data types in programming?
Which is a valid identifier?
What is externalizable?
What are disadvantages of java?
what is encapsulation in java? Explain
What do you understand by Header linked List?
What is module in project?
What are instance variables?
Write a program to calculate factorial in java?
Can Exception handling we can handle multiple catch blocks?
When should you make a function static?
What is OOP's Terms with explanation?
What is the main advantage of passing argument by reference?
What's the base class of all exception classes?
How do you check if two strings are equal in java?