Class OneToManyAttributeProcessing

java.lang.Object
org.hibernate.boot.models.xml.internal.attr.OneToManyAttributeProcessing

public class OneToManyAttributeProcessing extends Object
  • 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)