类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmFetchStyleWithSubselectEnum
-
使用JaxbHbmFetchStyleWithSubselectEnum的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmFetchStyleWithSubselectEnum的使用
声明为JaxbHbmFetchStyleWithSubselectEnum的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmArrayType. fetchprotected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmBagCollectionType. fetchprotected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmIdBagCollectionType. fetchprotected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmListType. fetchprotected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmMapType. fetchprotected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmPrimitiveArrayType. fetchprotected JaxbHbmFetchStyleWithSubselectEnumJaxbHbmSetType. fetch返回JaxbHbmFetchStyleWithSubselectEnum的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 static JaxbHbmFetchStyleWithSubselectEnumJaxbHbmFetchStyleWithSubselectEnum. fromValue(String v)JaxbHbmFetchStyleWithSubselectEnumJaxbHbmArrayType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumJaxbHbmBagCollectionType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumJaxbHbmIdBagCollectionType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumJaxbHbmListType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumJaxbHbmMapType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumJaxbHbmPrimitiveArrayType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumJaxbHbmSetType. getFetch()Gets the value of the fetch property.JaxbHbmFetchStyleWithSubselectEnumPluralAttributeInfo. getFetch()static JaxbHbmFetchStyleWithSubselectEnumJaxbHbmFetchStyleWithSubselectEnum. valueOf(String name)返回带有指定名称的该类型的枚举常量。static JaxbHbmFetchStyleWithSubselectEnum[]JaxbHbmFetchStyleWithSubselectEnum. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为JaxbHbmFetchStyleWithSubselectEnum的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmArrayType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property.voidJaxbHbmBagCollectionType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property.voidJaxbHbmIdBagCollectionType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property.voidJaxbHbmListType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property.voidJaxbHbmMapType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property.voidJaxbHbmPrimitiveArrayType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property.voidJaxbHbmSetType. setFetch(JaxbHbmFetchStyleWithSubselectEnum value)Sets the value of the fetch property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmFetchStyleWithSubselectEnum的使用
参数类型为JaxbHbmFetchStyleWithSubselectEnum的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 static FetchCharacteristicsPluralAttributeImplFetchCharacteristicsPluralAttributeImpl. interpret(MappingDefaults mappingDefaults, JaxbHbmFetchStyleWithSubselectEnum fetch, JaxbHbmOuterJoinEnum outerJoin, JaxbHbmLazyWithExtraEnum lazy, int batchSize)
-