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 |
can a program use more than one command-line argument?
What do you understand by casting in java language? What are the types of casting?
How do you create a jar file?
Why is lambda expression used?
What is lsdou? : java security
What is entitymanager in jpa?
What is java bean class?
How do I install jdk?
In which language eclipse is developed?
I get an exception if I remove the static modifier from main?
What is rxjava2?
Is jprofiler open source?