Uses of Interface
org.hibernate.boot.jaxb.mapping.LifecycleCallback
-
Packages that use LifecycleCallback Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of LifecycleCallback in org.hibernate.boot.jaxb.mapping
Classes in org.hibernate.boot.jaxb.mapping that implement LifecycleCallback Modifier and Type Class Description class
JaxbPostLoad
class
JaxbPostPersist
class
JaxbPostRemove
class
JaxbPostUpdate
class
JaxbPrePersist
class
JaxbPreRemove
class
JaxbPreUpdate
-