Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.CollectionTable
-
Packages that use CollectionTable Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of CollectionTable in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as CollectionTable Modifier and Type Field Description protected CollectionTableElementCollection. collectionTableMethods in org.hibernate.jpamodelgen.xml.jaxb that return CollectionTable Modifier and Type Method Description CollectionTableObjectFactory. createCollectionTable()Create an instance ofCollectionTableCollectionTableElementCollection. getCollectionTable()Gets the value of the collectionTable property.Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type CollectionTable Modifier and Type Method Description voidElementCollection. setCollectionTable(CollectionTable value)Sets the value of the collectionTable property.
-