Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbLifecycleCallbackContainer
Packages that use JaxbLifecycleCallbackContainer
-
Uses of JaxbLifecycleCallbackContainer in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of JaxbLifecycleCallbackContainer in org.hibernate.boot.jaxb.mapping.spiModifier and TypeInterfaceDescriptioninterfaceinterfaceJAXB binding interface for commonality between entity and mapped-superclass mappingsinterfaceClasses in org.hibernate.boot.jaxb.mapping.spi that implement JaxbLifecycleCallbackContainerModifier and TypeClassDescriptionclassDefines the settings and mappings for an entity.classDefines an entity listener to be invoked at lifecycle events for the entities that list this listener.classDefines the settings and mappings for a mapped superclass.