Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbBaseAttributesContainer
Packages that use JaxbBaseAttributesContainer
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbBaseAttributesContainer in org.hibernate.boot.jaxb.mapping.spi
Subinterfaces of JaxbBaseAttributesContainer in org.hibernate.boot.jaxb.mapping.spiModifier and TypeInterfaceDescriptioninterface
JAXB binding interface for commonality between things which contain attributes.interface
JAXB binding interface for natural-id definitionsClasses in org.hibernate.boot.jaxb.mapping.spi that implement JaxbBaseAttributesContainerModifier and TypeClassDescriptionclass
This element contains the entity field or property mappings.class
Java class for embeddable-attributes complex typeclass
See `@org.hibernate.annotations.NaturalId` -
Uses of JaxbBaseAttributesContainer in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type JaxbBaseAttributesContainerModifier and TypeMethodDescriptionstatic void
AttributeProcessor.processBaseAttributes
(JaxbBaseAttributesContainer attributesContainer, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, AttributeProcessor.MemberAdjuster memberAdjuster, XmlDocumentContext xmlDocumentContext)