Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbPluralAttribute
Packages that use JaxbPluralAttribute
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbPluralAttribute in org.hibernate.boot.jaxb.mapping.spi
Classes in org.hibernate.boot.jaxb.mapping.spi that implement JaxbPluralAttributeModifier and TypeClassDescriptionclassclassclassclassSee `@org.hibernate.annotations.ManyToAny` -
Uses of JaxbPluralAttribute in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type JaxbPluralAttributeModifier and TypeMethodDescriptionstatic voidXmlAnnotationHelper.applyAttributeOverrides(JaxbPluralAttribute pluralAttribute, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext) -
Uses of JaxbPluralAttribute in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbPluralAttributeModifier and TypeMethodDescriptionstatic voidCommonPluralAttributeProcessing.applyPluralAttributeStructure(JaxbPluralAttribute jaxbPluralAttribute, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext)