What is use of jpa?



What is use of jpa?..

Answer / Aniket Kumar

The use of JPA (Java Persistence API) is for object-relational mapping (ORM) in Java applications. It allows you to map Java classes to database tables and perform CRUD operations on the database using Java code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is dao in java?

1 Answers  


Sytem.out.println(" "); this code what mean

2 Answers  


What is the difference between Enumeration and Iteration interfaces? What is the way of to retreive the objects from these interfaces ?

1 Answers   Cap Gemini,


Which interceptor is responsible for setting action javabean properties?

1 Answers  


Which instutute is offering course for rhino jain slee

1 Answers  


Is it better to learn java or python?

1 Answers  


What is a static method?

1 Answers  


What is the need to declare main() method as static in Java?

12 Answers  


What is hql in java?

1 Answers  


Why is class forname used in java?

1 Answers  


Which type of stream is in java?

1 Answers  


What does @override mean in java?

1 Answers  


Categories