|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbElementCollection | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbElementCollection in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbElementCollection | |
---|---|
protected List<JaxbElementCollection> |
JaxbEmbeddableAttributes.elementCollection
|
protected List<JaxbElementCollection> |
JaxbAttributes.elementCollection
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbElementCollection | |
---|---|
JaxbElementCollection |
ObjectFactory.createJaxbElementCollection()
Create an instance of JaxbElementCollection |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbElementCollection | |
---|---|
List<JaxbElementCollection> |
JaxbEmbeddableAttributes.getElementCollection()
Gets the value of the elementCollection property. |
List<JaxbElementCollection> |
JaxbAttributes.getElementCollection()
Gets the value of the elementCollection property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |