Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbElementCollection
Packages that use JaxbElementCollection
-
Uses of JaxbElementCollection in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbElementCollectionModifier and TypeFieldDescriptionprotected List<JaxbElementCollection>JaxbAttributes.elementCollectionAttributesprotected List<JaxbElementCollection>JaxbEmbeddableAttributes.elementCollectionAttributesMethods in org.hibernate.boot.jaxb.mapping that return JaxbElementCollectionModifier and TypeMethodDescriptionObjectFactory.createJaxbElementCollection()Create an instance ofJaxbElementCollectionMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbElementCollectionModifier and TypeMethodDescriptionAttributesContainer.getElementCollectionAttributes()JaxbAttributes.getElementCollectionAttributes()Gets the value of the elementCollectionAttributes property.JaxbEmbeddableAttributes.getElementCollectionAttributes()Gets the value of the elementCollectionAttributes property. -
Uses of JaxbElementCollection in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type JaxbElementCollection