Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbElementCollectionImpl
Packages that use JaxbElementCollectionImpl
-
Uses of JaxbElementCollectionImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbElementCollectionImplModifier and TypeFieldDescriptionprotected List<JaxbElementCollectionImpl>JaxbAttributesContainerImpl.elementCollectionAttributesprotected List<JaxbElementCollectionImpl>JaxbEmbeddableAttributesContainerImpl.elementCollectionAttributesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbElementCollectionImplModifier and TypeMethodDescriptionObjectFactory.createJaxbElementCollectionImpl()Create an instance ofJaxbElementCollectionImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbElementCollectionImplModifier and TypeMethodDescriptionJaxbAttributesContainer.getElementCollectionAttributes()JaxbAttributesContainerImpl.getElementCollectionAttributes()Gets the value of the elementCollectionAttributes property.JaxbEmbeddableAttributesContainerImpl.getElementCollectionAttributes()Gets the value of the elementCollectionAttributes property. -
Uses of JaxbElementCollectionImpl in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbElementCollectionImplModifier and TypeMethodDescriptionstatic org.hibernate.models.spi.MutableMemberDetailsElementCollectionAttributeProcessing.processElementCollectionAttribute(JaxbElementCollectionImpl jaxbElementCollection, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)