Class ManyToManyAttributeProcessing

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

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