Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbEntityOrMappedSuperclass
Packages that use JaxbEntityOrMappedSuperclass
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbEntityOrMappedSuperclass in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of JaxbEntityOrMappedSuperclass in org.hibernate.boot.jaxb.mapping.spiClasses in org.hibernate.boot.jaxb.mapping.spi that implement JaxbEntityOrMappedSuperclassModifier and TypeClassDescriptionclass
Defines the settings and mappings for an entity.class
Defines the settings and mappings for a mapped superclass. -
Uses of JaxbEntityOrMappedSuperclass in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type JaxbEntityOrMappedSuperclassModifier and TypeMethodDescriptionstatic void
XmlAnnotationHelper.applyLifecycleCallbacks
(JaxbEntityOrMappedSuperclass jaxbClass, org.hibernate.models.spi.MutableClassDetails classDetails, XmlDocumentContext xmlDocumentContext)