类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmLazyEnum
-
使用JaxbHbmLazyEnum的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmLazyEnum的使用
声明为JaxbHbmLazyEnum的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmLazyEnumJaxbHbmCompositeKeyManyToOneType. lazyprotected JaxbHbmLazyEnumJaxbHbmManyToManyCollectionElementType. lazy返回JaxbHbmLazyEnum的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 static JaxbHbmLazyEnumJaxbHbmLazyEnum. fromValue(String v)JaxbHbmLazyEnumJaxbHbmCompositeKeyManyToOneType. getLazy()Gets the value of the lazy property.JaxbHbmLazyEnumJaxbHbmManyToManyCollectionElementType. getLazy()Gets the value of the lazy property.static JaxbHbmLazyEnumJaxbHbmLazyEnum. valueOf(String name)返回带有指定名称的该类型的枚举常量。static JaxbHbmLazyEnum[]JaxbHbmLazyEnum. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为JaxbHbmLazyEnum的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmCompositeKeyManyToOneType. setLazy(JaxbHbmLazyEnum value)Sets the value of the lazy property.voidJaxbHbmManyToManyCollectionElementType. setLazy(JaxbHbmLazyEnum value)Sets the value of the lazy property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmLazyEnum的使用
参数类型为JaxbHbmLazyEnum的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 static FetchCharacteristicsSingularAssociationImplFetchCharacteristicsSingularAssociationImpl. interpretManyToManyElement(MappingDefaults mappingDefaults, JaxbHbmFetchStyleEnum fetchMapping, JaxbHbmOuterJoinEnum outerJoinMapping, JaxbHbmLazyEnum lazyMapping)
-