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