java-tutorials/persistence-modules/hibernate-jpa-2
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-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03: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: