类的使用
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmOuterJoinEnum
-
使用JaxbHbmOuterJoinEnum的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中JaxbHbmOuterJoinEnum的使用
声明为JaxbHbmOuterJoinEnum的org.hibernate.boot.jaxb.hbm.spi中的字段 修饰符和类型 字段 说明 protected JaxbHbmOuterJoinEnumJaxbHbmArrayType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmBagCollectionType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmIdBagCollectionType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmListType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmManyToManyCollectionElementType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmManyToOneType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmMapType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmOneToOneType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmPrimitiveArrayType. outerJoinprotected JaxbHbmOuterJoinEnumJaxbHbmSetType. outerJoin返回JaxbHbmOuterJoinEnum的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 static JaxbHbmOuterJoinEnumJaxbHbmOuterJoinEnum. fromValue(String v)JaxbHbmOuterJoinEnumJaxbHbmArrayType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmBagCollectionType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmIdBagCollectionType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmListType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmManyToManyCollectionElementType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmManyToOneType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmMapType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmOneToOneType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmPrimitiveArrayType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumJaxbHbmSetType. getOuterJoin()Gets the value of the outerJoin property.JaxbHbmOuterJoinEnumPluralAttributeInfo. getOuterJoin()static JaxbHbmOuterJoinEnumJaxbHbmOuterJoinEnum. valueOf(String name)返回带有指定名称的该类型的枚举常量。static JaxbHbmOuterJoinEnum[]JaxbHbmOuterJoinEnum. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为JaxbHbmOuterJoinEnum的org.hibernate.boot.jaxb.hbm.spi中的方法 修饰符和类型 方法 说明 voidJaxbHbmArrayType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmBagCollectionType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmIdBagCollectionType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmListType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmManyToManyCollectionElementType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmManyToOneType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmMapType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmOneToOneType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmPrimitiveArrayType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property.voidJaxbHbmSetType. setOuterJoin(JaxbHbmOuterJoinEnum value)Sets the value of the outerJoin property. -
org.hibernate.boot.model.source.internal.hbm中JaxbHbmOuterJoinEnum的使用
-