Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbIndex
Packages that use JaxbIndex
-
Uses of JaxbIndex in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbIndexModifier and TypeFieldDescriptionJaxbCollectionTable.indexJaxbJoinTable.indexJaxbSecondaryTable.indexJaxbTable.indexJaxbTableGenerator.indexMethods in org.hibernate.boot.jaxb.mapping that return JaxbIndexModifier and TypeMethodDescriptionObjectFactory.createJaxbIndex()Create an instance ofJaxbIndexMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbIndexModifier and TypeMethodDescriptionJaxbCollectionTable.getIndex()Gets the value of the index property.JaxbJoinTable.getIndex()Gets the value of the index property.JaxbSecondaryTable.getIndex()Gets the value of the index property.JaxbTable.getIndex()Gets the value of the index property.JaxbTableGenerator.getIndex()Gets the value of the index property.