Uses of Interface
org.hibernate.boot.models.xml.internal.AttributeProcessor.MemberAdjuster
Packages that use AttributeProcessor.MemberAdjuster
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of AttributeProcessor.MemberAdjuster in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type AttributeProcessor.MemberAdjusterModifier and TypeMethodDescriptionstatic void
AttributeProcessor.processAttributes
(JaxbAttributesContainer attributesContainer, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, AttributeProcessor.MemberAdjuster memberAdjuster, XmlDocumentContext xmlDocumentContext) static void
AttributeProcessor.processBaseAttributes
(JaxbBaseAttributesContainer attributesContainer, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, AttributeProcessor.MemberAdjuster memberAdjuster, XmlDocumentContext xmlDocumentContext) static void
AttributeProcessor.processNaturalId
(JaxbNaturalId jaxbNaturalId, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, AttributeProcessor.MemberAdjuster memberAdjuster, XmlDocumentContext xmlDocumentContext)