java-tutorials/persistence-modules/hibernate-jpa-2
Dragomir Alin 6d95df0a41 fix conflicts 2024-04-16 18:45:19 +03:00
..
src fix conflicts 2024-04-16 18:45:19 +03:00
README.md JAVA-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03:00
pom.xml update pom 2024-04-16 18:40:20 +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: