Package org.hibernate.jpa.event.internal
package org.hibernate.jpa.event.internal
Internal details of implementing support for JPA callbacks
-
ClassesClassDescriptionResolves JPA callback definitions using a HCANN ReflectionManager.The intent of this class is to use a lighter implementation when JPA callbacks are disabled via
SessionFactoryOptions.areJPACallbacksEnabled()