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 TypeInterfaceDescriptioninterface
interface
JAXB binding interface for commonality between entity and mapped-superclass mappingsinterface
Classes in org.hibernate.boot.jaxb.mapping.spi that implement JaxbLifecycleCallbackContainerModifier and TypeClassDescriptionclass
Defines the settings and mappings for an entity.class
Defines an entity listener to be invoked at lifecycle events for the entities that list this listener.class
Defines the settings and mappings for a mapped superclass.