
JPA - Persistence Operations
- JPA - Entity Managers
- JPA - Create Employee Example
- JPA - Update Employee Example
- JPA - Find Employee Example
- JPA - Delete Employee Example
- JPA - Criteria API
JPA - JPQL
- JPA - JPQL
- JPA - Scalar Function
- JPA - Aggregate Function
- JPA - Between Keyword
- JPA - Like Keyword
- JPA - Order By Clause
- JPA - Named Query
JPA - Advanced Mappings
- JPA - Advanced Mappings
- JPA - Single Table Strategy
- JPA - Joined Table Strategy
- JPA - Table per Class Strategy
JPA - Entity Relationships
- JPA - Entity Relationships
- JPA - @ManyToOne Relationships
- JPA - @OneToMany Relationships
- JPA - @OneToOne Relationships
- JPA - @ManyToMany Relationships
JPA - Useful Resources
Java DIP - Useful Resources
The following resources contain additional information on JPA. Please use them to get more in-depth knowledge on this.
Useful Links on JPA
JPA Standard Document - This Standard Document is provided by Oracle Corporation
JPA Provider(EclipseLink) - One of the JPA Provider EclipseLink Official Website.
JPA Latest Version - The Latest Version of JPA Provided by Wiki.
To enlist your site on this page, please drop an email to contact@tutorialspoint.com
Advertisements