Class ElementCollectionAttributeProcessing

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

public class ElementCollectionAttributeProcessing extends Object
  • Constructor Details

    • ElementCollectionAttributeProcessing

      public ElementCollectionAttributeProcessing()
  • Method Details

    • processElementCollectionAttribute

      public static org.hibernate.models.spi.MutableMemberDetails processElementCollectionAttribute(JaxbElementCollectionImpl jaxbElementCollection, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)
    • applyCollectionTable

      public static void applyCollectionTable(JaxbCollectionTableImpl jaxbCollectionTable, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext)