Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexManyToManyType
-
Packages that use JaxbHbmIndexManyToManyType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmIndexManyToManyType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmIndexManyToManyType Modifier and Type Field Description protected JaxbHbmIndexManyToManyTypeJaxbHbmMapType. indexManyToManyMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmIndexManyToManyType Modifier and Type Method Description JaxbHbmIndexManyToManyTypeObjectFactory. createJaxbHbmIndexManyToManyType()Create an instance ofJaxbHbmIndexManyToManyTypeJaxbHbmIndexManyToManyTypeJaxbHbmMapType. getIndexManyToMany()Gets the value of the indexManyToMany property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmIndexManyToManyType Modifier and Type Method Description voidJaxbHbmMapType. setIndexManyToMany(JaxbHbmIndexManyToManyType value)Sets the value of the indexManyToMany property.
-