Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCollectionIdType
-
Packages that use JaxbHbmCollectionIdType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmCollectionIdType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmCollectionIdType Modifier and Type Field Description protected JaxbHbmCollectionIdTypeJaxbHbmIdBagCollectionType. collectionIdMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCollectionIdType Modifier and Type Method Description JaxbHbmCollectionIdTypeObjectFactory. createJaxbHbmCollectionIdType()Create an instance ofJaxbHbmCollectionIdTypeJaxbHbmCollectionIdTypeJaxbHbmIdBagCollectionType. getCollectionId()Gets the value of the collectionId property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmCollectionIdType Modifier and Type Method Description voidJaxbHbmIdBagCollectionType. setCollectionId(JaxbHbmCollectionIdType value)Sets the value of the collectionId property.
-