|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionTable | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of CollectionTable in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as CollectionTable | |
---|---|
protected CollectionTable |
ElementCollection.collectionTable
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return CollectionTable | |
---|---|
CollectionTable |
ObjectFactory.createCollectionTable()
Create an instance of CollectionTable |
CollectionTable |
ElementCollection.getCollectionTable()
Gets the value of the collectionTable property. |
Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type CollectionTable | |
---|---|
void |
ElementCollection.setCollectionTable(CollectionTable value)
Sets the value of the collectionTable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |