java-tutorials/persistence-modules/hibernate-jpa
timis1 960af85d50
JAVA-33620 Split or move hibernate-jpa module (#16362)
2024-04-16 11:09:12 +03:00
..
src JAVA-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03:00
README.md JAVA-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03:00
pom.xml [JAVA-31185] - Upgrade to Hibernate latest version for persistence modules (#15832) 2024-02-12 09:21:05 +01:00

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: