java-tutorials/persistence-modules/hibernate-jpa
kwoyke 339fb7ec44 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
..
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-5408: Use common postgresql.version property (#10879) 2021-06-11 20:25:37 +05:30

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: