|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbCollectionTable | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbCollectionTable in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbCollectionTable | |
---|---|
protected JaxbCollectionTable |
JaxbElementCollection.collectionTable
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbCollectionTable | |
---|---|
JaxbCollectionTable |
ObjectFactory.createJaxbCollectionTable()
Create an instance of JaxbCollectionTable |
JaxbCollectionTable |
JaxbElementCollection.getCollectionTable()
Gets the value of the collectionTable property. |
Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbCollectionTable | |
---|---|
void |
JaxbElementCollection.setCollectionTable(JaxbCollectionTable value)
Sets the value of the collectionTable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |