Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
Packages that use JaxbHbmCollectionIdType
-
Uses of JaxbHbmCollectionIdType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmCollectionIdTypeModifier and TypeFieldDescriptionprotected JaxbHbmCollectionIdTypeJaxbHbmIdBagCollectionType.collectionIdMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCollectionIdTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmCollectionIdType()Create an instance ofJaxbHbmCollectionIdTypeJaxbHbmIdBagCollectionType.getCollectionId()Gets the value of the collectionId property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmCollectionIdTypeModifier and TypeMethodDescriptionvoidJaxbHbmIdBagCollectionType.setCollectionId(JaxbHbmCollectionIdType value) Sets the value of the collectionId property.