类的使用
org.hibernate.tuple.StandardProperty
-
使用StandardProperty的程序包 程序包 说明 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.component -
-
org.hibernate.tuple中StandardProperty的使用
返回StandardProperty的org.hibernate.tuple中的方法 修饰符和类型 方法 说明 static StandardPropertyPropertyFactory. buildStandardProperty(Property property, boolean lazyAvailable) -
org.hibernate.tuple.component中StandardProperty的使用
返回StandardProperty的org.hibernate.tuple.component中的方法 修饰符和类型 方法 说明 StandardProperty[]ComponentMetamodel. getProperties()StandardPropertyComponentMetamodel. getProperty(int index)StandardPropertyComponentMetamodel. getProperty(String propertyName)
-