类的使用
org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
-
使用PropertyFactory.NonIdentifierAttributeNature的程序包 程序包 说明 org.hibernate.tuple This package defines a runtime metamodel for entities at the object level and abstracts the differences between the various entity modes. -
-
org.hibernate.tuple中PropertyFactory.NonIdentifierAttributeNature的使用
返回PropertyFactory.NonIdentifierAttributeNature的org.hibernate.tuple中的方法 修饰符和类型 方法 说明 static PropertyFactory.NonIdentifierAttributeNaturePropertyFactory.NonIdentifierAttributeNature. valueOf(String name)返回带有指定名称的该类型的枚举常量。static PropertyFactory.NonIdentifierAttributeNature[]PropertyFactory.NonIdentifierAttributeNature. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-