Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbAttributesContainer
Packages that use JaxbAttributesContainer
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbAttributesContainer in org.hibernate.boot.jaxb.mapping.spi
Classes in org.hibernate.boot.jaxb.mapping.spi that implement JaxbAttributesContainerModifier and TypeClassDescriptionclass
This element contains the entity field or property mappings.class
Java class for embeddable-attributes complex typeMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbAttributesContainerModifier and TypeMethodDescription@Nullable JaxbAttributesContainer
JaxbManagedType.getAttributes()
-
Uses of JaxbAttributesContainer in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type JaxbAttributesContainerModifier and TypeMethodDescriptionstatic void
AttributeProcessor.processAttributes
(JaxbAttributesContainer attributesContainer, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, AttributeProcessor.MemberAdjuster memberAdjuster, XmlDocumentContext xmlDocumentContext) static void
AttributeProcessor.processAttributes
(JaxbAttributesContainer attributesContainer, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)