filmov
tv
What is JPA? | JPA Implementation
Показать описание
The Java Persistence API (JPA) is a Java specification for accessing, persisting, and managing data between Java objects / classes and a relational database.
JPA is now considered the standard industry approach for Object to Relational Mapping (ORM) in the Java Industry.
JPA is specification, and requires an implementation.
JPA also defines a runtime EntityManager API for processing queries and transaction on the objects against the database.
In this video we will see :
- What is JPA and how to implement JPA
- Pre-requisites for JPA -: Java, Database, JDBC
- What is ORM and where to use it
- Tools to implement ORM
- Why to use JPA
- Example of JPA
- Fetching and saving values through JPA
- Adding dependency of Hibernate, Mysql
- find() method of JPA
- EntityManager
- createEntityManager factory method
- Creating Meta-inf folder
- Cerating xml file under meta-inf file
- @Entity annotation
- @ID
- Changing values in database
Editing Monitors :
Follow on Facebook:
Subscribe to our other channel:
Telusko Hindi :
Donation:
PayPal Id : navinreddy20
Patreon : navinreddy20
Комментарии