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