0e5e21f2ae
* JAVA-15439 Upgrade h2 database version - libraries-testing and deltaspike modules * JAVA-15439 Fix for hibernate-queries, hibernate-5, java-jpa-2, java-jpa-3 modules * JAVA-15439 Fix for java-jpa, spring-jpa, spring-jpa-2 modules * JAVA-15439 Revert changes for java-jpa-2 module * JAVA-15439 Fix for core-java-persistence-2 and hibernate-exceptions modules * JAVA-15439 Modules hibernate-mapping-2, read-only-transactions, log4j2, spring-data-eclipselink |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Hibernate 5
This module contains articles about Hibernate 5. Let's not add more articles here, we should not be creating a -2 out of it. Please add to other existing hibernate-* modules, or create a new one.
Relevant articles:
- An Overview of Identifiers in Hibernate/JPA
- Hibernate Interceptors
- Hibernate Entity Lifecycle
- Hibernate 5 Naming Strategy Configuration
- Proxy in Hibernate load() Method
- Hibernate 5 Bootstrapping API
- Guide to the Hibernate EntityManager
- Using c3p0 with Hibernate
- Persist a JSON Object Using Hibernate
- What Is the Hi/Lo Algorithm?