Explain JPA in Java.
Answer / 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 |
Convert a binary search tree to a sorted doubly linked list inplace.
How many digits can a float hold?
What technique can be employed to compare two strings?
why java is better then .net?
What is difference between call by value and call by reference?
Can a function return a function?
What are the difference between string, string builder, and string buffer in java?
What are the main differences between notify and notifyAll in Java?
What is immutable class in java?
What is java command?
How many bits is a boolean?
How many bits is a word?