Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbCollectionTable
Packages that use JaxbCollectionTable
-
Uses of JaxbCollectionTable in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbCollectionTableModifier and TypeFieldDescriptionprotected JaxbCollectionTableJaxbElementCollection.collectionTableMethods in org.hibernate.boot.jaxb.mapping that return JaxbCollectionTableModifier and TypeMethodDescriptionObjectFactory.createJaxbCollectionTable()Create an instance ofJaxbCollectionTableJaxbElementCollection.getCollectionTable()Gets the value of the collectionTable property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbCollectionTableModifier and TypeMethodDescriptionvoidJaxbElementCollection.setCollectionTable(JaxbCollectionTable value) Sets the value of the collectionTable property.