eb17d0e2ed
* [JAVA-13966] Upgraded h2 database to 2.1.214 * [JAVA-13966] fixed tests for libraries-apache-commons * [JAVA-13966] fixed tests * [JAVA-13966] fixed tests * [JAVA-13966] fixed tests JAVA-JPA MODULE * [JAVA-13966] Made ninja submodule part of web-modules(parent) * [JAVA-13966] Fixed naming convention for pmd * [JAVA-13966] Moved tests of ninja-module to ManualTest category * [JAVA-13966] Fix tests Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com> |
||
---|---|---|
.. | ||
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?