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 |
How will you invoke any external process in java?
How can you say HashMap is syncronized?
Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?
Why null interfaces are used in Java?
What are the steps that are followed when two computers connect through tcp?
What does 0 mean in boolean?
what is difference between Interface and abstract class
What is purpose of find feature?
What is the maximum length of a url?
Is vector ordered in java?
What is meant by object?
what is an anonymous class?