Class ManyToManyAttributeProcessing
java.lang.Object
org.hibernate.boot.models.xml.internal.attr.ManyToManyAttributeProcessing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hibernate.models.spi.MutableMemberDetails
processManyToManyAttribute
(JaxbManyToManyImpl jaxbManyToMany, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)
-
Constructor Details
-
ManyToManyAttributeProcessing
public ManyToManyAttributeProcessing()
-
-
Method Details
-
processManyToManyAttribute
public static org.hibernate.models.spi.MutableMemberDetails processManyToManyAttribute(JaxbManyToManyImpl jaxbManyToMany, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)
-