类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIndexType
-
使用JaxbHbmIndexType的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmIndexType的使用
声明为JaxbHbmIndexType的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmIndexTypeJaxbHbmArrayType. indexprotected JaxbHbmIndexTypeJaxbHbmListType. indexprotected JaxbHbmIndexTypeJaxbHbmMapType. indexprotected JaxbHbmIndexTypeJaxbHbmPrimitiveArrayType. index返回JaxbHbmIndexType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 JaxbHbmIndexTypeObjectFactory. createJaxbHbmIndexType()Create an instance ofJaxbHbmIndexTypeJaxbHbmIndexTypeJaxbHbmArrayType. getIndex()Gets the value of the index property.JaxbHbmIndexTypeJaxbHbmListType. getIndex()Gets the value of the index property.JaxbHbmIndexTypeJaxbHbmMapType. getIndex()Gets the value of the index property.JaxbHbmIndexTypeJaxbHbmPrimitiveArrayType. getIndex()Gets the value of the index property.参数类型为JaxbHbmIndexType的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmArrayType. setIndex(JaxbHbmIndexType value)Sets the value of the index property.voidJaxbHbmListType. setIndex(JaxbHbmIndexType value)Sets the value of the index property.voidJaxbHbmMapType. setIndex(JaxbHbmIndexType value)Sets the value of the index property.voidJaxbHbmPrimitiveArrayType. setIndex(JaxbHbmIndexType value)Sets the value of the index property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmIndexType的使用
参数类型为JaxbHbmIndexType的org.hibernate.boot.model.source.internal.hbm中的构造器 构造器 说明 PluralAttributeMapKeySourceBasicImpl(MappingDocument sourceMappingDocument, JaxbHbmIndexType jaxbIndex)PluralAttributeSequentialIndexSourceImpl(MappingDocument sourceMappingDocument, JaxbHbmIndexType jaxbIndex)
-