Tags
Authors
We just released the seventh maintenance release of Hibernate ORM 5.4.
Today, we released a new maintenance release of Hibernate ORM 5.3: 5.3.13.Final.
We just released the sixth maintenance release of Hibernate ORM 5.4.
Today, we released a new maintenance release of Hibernate ORM 5.3: 5.3.12.Final.
Today, we released a new maintenance release of Hibernate ORM 5.3: 5.3.11.Final.
Bytecode enhancement as proxy
Generally speaking, an ORM solution will have support for creating a lazy proxy for an entity
based on its identifier value. Historically Hibernate supported generating these proxies using
Java’s proxy feature (see java.lang.reflect.Proxy). Hibernate now supports proxying an entity
using bytecode enhancement.
We just released the fourth maintenance release of Hibernate ORM 5.4 with significant performance improvements.
We just released the third maintenance release of Hibernate ORM 5.4.
It is designed to be a drop in replacement for ORM 5.4.2.
Today, we released a new maintenance release of Hibernate ORM 5.3: 5.3.10.Final.