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