Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeIndexType
-
Packages that use JaxbHbmCompositeIndexType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmCompositeIndexType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmCompositeIndexType Modifier and Type Field Description protected JaxbHbmCompositeIndexTypeJaxbHbmMapType. compositeIndexMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCompositeIndexType Modifier and Type Method Description JaxbHbmCompositeIndexTypeObjectFactory. createJaxbHbmCompositeIndexType()Create an instance ofJaxbHbmCompositeIndexTypeJaxbHbmCompositeIndexTypeJaxbHbmMapType. getCompositeIndex()Gets the value of the compositeIndex property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmCompositeIndexType Modifier and Type Method Description voidJaxbHbmMapType. setCompositeIndex(JaxbHbmCompositeIndexType value)Sets the value of the compositeIndex property.
-