java-tutorials/persistence-modules/hibernate-jpa
Krzysztof Woyke df68287728 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
..
src update jpa shared key 2020-10-20 12:33:13 +03:00
README.md JAVA-2114 Split or move hibernate JPA module (#9713) 2020-07-18 18:27:09 +05:30
pom.xml JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +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: