Explain JPA in Java.



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

Post New Answer

More Core Java Interview Questions

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?

0 Answers  


What is collection class in java?

0 Answers  


Can we access a database using applets?

2 Answers   Hewitt,


To the class members how can we provide security?

1 Answers   Aspire,


Explain Connection Pooling?

3 Answers  


Is arraylist an object in java?

0 Answers  


Does java initialize arrays to zero?

0 Answers  


What is the use of arraylist in java?

0 Answers  


How many types of exception can occur in a java program?

0 Answers  


What is the difference between Access Modifier and Access specifier?

1 Answers  


What modifiers are used with an inner class which is a member of an outerclass?

1 Answers  


Categories