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 |
why java does not support multiple inheritance
41 Answers Diamond, Euclid, Evergent, KLKJ, Mind Tree, NIIT, SSI Small Scale Industries, Wipro,
When throw keyword is used?
What is collection class in java?
Can we access a database using applets?
To the class members how can we provide security?
Explain Connection Pooling?
Is arraylist an object in java?
Does java initialize arrays to zero?
What is the use of arraylist in java?
How many types of exception can occur in a java program?
What is the difference between Access Modifier and Access specifier?
What modifiers are used with an inner class which is a member of an outerclass?