Package org.hibernate.jpa.event.internal
package org.hibernate.jpa.event.internal
Internal details of implementing support for JPA callbacks
-
ClassesClassDescriptionResolves JPA callback definitionsThe intent of this class is to use a lighter implementation when standard JPA entity lifecycle callbacks are disabled via
SessionFactoryOptions.areJPACallbacksEnabled()
.Represents a JPA callback on the embeddable typeRepresents a JPA callback on the entity itselfRepresents a JPA callback using a dedicated listener