类的使用
org.hibernate.boot.model.source.spi.PluralAttributeIndexNature
-
使用PluralAttributeIndexNature的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中PluralAttributeIndexNature的使用
返回PluralAttributeIndexNature的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 PluralAttributeIndexNaturePluralAttributeMapKeyManyToAnySourceImpl. getNature()PluralAttributeIndexNaturePluralAttributeMapKeyManyToManySourceImpl. getNature()PluralAttributeIndexNaturePluralAttributeMapKeySourceBasicImpl. getNature()PluralAttributeIndexNaturePluralAttributeMapKeySourceEmbeddedImpl. getNature()PluralAttributeIndexNaturePluralAttributeSequentialIndexSourceImpl. getNature() -
org.hibernate.boot.model.source.spi中PluralAttributeIndexNature的使用
返回PluralAttributeIndexNature的org.hibernate.boot.model.source.spi中的方法 修饰符和类型 方法 说明 PluralAttributeIndexNaturePluralAttributeIndexSource. getNature()static PluralAttributeIndexNaturePluralAttributeIndexNature. valueOf(String name)返回带有指定名称的该类型的枚举常量。static PluralAttributeIndexNature[]PluralAttributeIndexNature. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-