What is java persistence api used for?



What is java persistence api used for?..

Answer / Brajesh Kumar Meena

Java Persistence API (JPA) is a standard API for persisting Java objects to relational databases. It provides an object-relational mapping (ORM) layer that enables developers to work with database tables as if they were Java collections. JPA supports various data sources, including MySQL, Oracle, and PostgreSQL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is the meaning of loosely coupled in java?

1 Answers  


suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?

2 Answers  


Is java singleton thread safe?

1 Answers  


when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution

1 Answers  


How do I install java re?

1 Answers  


What are the rules regarding quotation marks?

1 Answers  


Why bean class is used in java?

1 Answers  


what are the steps in JDBC connectivity..???

1 Answers   IBM, SoftCom, TCS,


What is connection pooling in java?

1 Answers  


Which is better openjdk or oracle jdk?

1 Answers  


What is @resource annotation in java?

1 Answers  


How do I enable java in firefox?

1 Answers  


Categories