Package org.hibernate.jpa.event.internal
Class EntityCallback.Definition
java.lang.Object
org.hibernate.jpa.event.internal.EntityCallback.Definition
- All Implemented Interfaces:
Serializable
,CallbackDefinition
- Enclosing class:
- EntityCallback
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDefinition
(Method callbackMethod, CallbackType callbackType) Definition
(org.hibernate.models.spi.MethodDetails callbackMethod, CallbackType callbackType) -
Method Summary
-
Constructor Details
-
Definition
-
Definition
-
-
Method Details
-
createCallback
- Specified by:
createCallback
in interfaceCallbackDefinition
-