|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementCollection | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of ElementCollection in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type ElementCollection | |
---|---|
protected List<ElementCollection> |
Attributes.elementCollection
|
protected List<ElementCollection> |
EmbeddableAttributes.elementCollection
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return ElementCollection | |
---|---|
ElementCollection |
ObjectFactory.createElementCollection()
Create an instance of ElementCollection |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type ElementCollection | |
---|---|
List<ElementCollection> |
Attributes.getElementCollection()
Gets the value of the elementCollection property. |
List<ElementCollection> |
EmbeddableAttributes.getElementCollection()
Gets the value of the elementCollection property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |