Package org.hibernate.boot.jaxb.mapping
Interface LifecycleCallback
-
- All Known Implementing Classes:
JaxbPostLoad
,JaxbPostPersist
,JaxbPostRemove
,JaxbPostUpdate
,JaxbPrePersist
,JaxbPreRemove
,JaxbPreUpdate
public interface LifecycleCallback
JAXB binding interface for lifecycle callbacks.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMethodName()
-
-
-
Method Detail
-
getMethodName
String getMethodName()
-
-