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 is a class in java?
How are variables stored?
how we can create packages in java?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is the properties class?
How can you handle java exceptions?
Is it possible for a yielded thread to get chance for its execution again?
What is difference between iterator access and index access?
What are access specifiers available in java?
What are class members by default?
Can we start a thread twice in java?
Can we create an object of static class in java?
What is skeleton and stub?
Why set is used in java?
What is parsing a sentence?