Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbCollectionTableImpl
Packages that use JaxbCollectionTableImpl
-
Uses of JaxbCollectionTableImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbCollectionTableImplModifier and TypeFieldDescriptionprotected JaxbCollectionTableImplJaxbElementCollectionImpl.collectionTableMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbCollectionTableImplModifier and TypeMethodDescriptionObjectFactory.createJaxbCollectionTableImpl()Create an instance ofJaxbCollectionTableImplJaxbElementCollectionImpl.getCollectionTable()Gets the value of the collectionTable property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbCollectionTableImplModifier and TypeMethodDescriptionvoidJaxbElementCollectionImpl.setCollectionTable(JaxbCollectionTableImpl value) Sets the value of the collectionTable property.