2019-10-31 21:43:47 -04:00
|
|
|
## Hibernate 5
|
|
|
|
|
|
|
|
This module contains articles about Hibernate 5.
|
|
|
|
|
|
|
|
### Relevant articles:
|
|
|
|
|
|
|
|
- [An Overview of Identifiers in Hibernate](http://www.baeldung.com/hibernate-identifiers)
|
|
|
|
- [Hibernate Interceptors](http://www.baeldung.com/hibernate-interceptor)
|
|
|
|
- [Hibernate Entity Lifecycle](https://www.baeldung.com/hibernate-entity-lifecycle)
|
|
|
|
- [Hibernate 5 Naming Strategy Configuration](https://www.baeldung.com/hibernate-naming-strategy)
|
|
|
|
- [Proxy in Hibernate load() Method](https://www.baeldung.com/hibernate-proxy-load-method)
|
|
|
|
- [Hibernate 5 Bootstrapping API](https://www.baeldung.com/hibernate-5-bootstrapping-api)
|
|
|
|
- [Guide to the Hibernate EntityManager](https://www.baeldung.com/hibernate-entitymanager)
|
|
|
|
- [Using c3p0 with Hibernate](https://www.baeldung.com/hibernate-c3p0)
|
|
|
|
- [Persist a JSON Object Using Hibernate](https://www.baeldung.com/hibernate-persist-json-object)
|
2019-12-15 04:50:35 -05:00
|
|
|
- [[Next -->]](/hibernate5-2)
|