java-tutorials/persistence-modules/hibernate-jpa
Mladen Savic ec09e1293f JPA Entities and the Serializable Interface - formatting 2021-07-01 19:43:04 +02:00
..
src JPA Entities and the Serializable Interface - formatting 2021-07-01 19:43:04 +02:00
README.md JAVA-2114 Split or move hibernate JPA module (#9713) 2020-07-18 18:27:09 +05:30
pom.xml JAVA-5408: Use common postgresql.version property (#10879) 2021-06-11 20:25:37 +05:30

README.md

Hibernate JPA

This module contains articles specific to use of Hibernate as a JPA implementation, such as Locking, Bootstrapping, One-to-One Relationship, Persistence Context, and more.

Relevant articles: