java-tutorials/persistence-modules/hibernate-jpa
Yavuz Tas c5ba081f7c sample codes for article BAEL-3581 (#8942) 2020-03-25 22:23:14 -05:00
..
src sample codes for article BAEL-3581 (#8942) 2020-03-25 22:23:14 -05:00
README.md JAVA-4: modified README files to add proper descriptions, and https to 2020-03-22 23:40:34 +05:30
pom.xml sample codes for article BAEL-3581 (#8942) 2020-03-25 22:23:14 -05: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: