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 |
Can we declare Pointer in Java?
What do you mean by data type?
Why put method is idempotent?
What is the middleware?
Can a Byte object be cast to a double value?
What is method overloading in JAVA? Why is it not present in C ?
0 Answers Akamai Technologies,
What is the basic difference between string and stringbuffer object?
Which is the class in java?
What is the difference between variable & constant?
Can we override the static method?
Why object class is super class for every class in java?
What is externalizable?