类的使用
org.hibernate.tuple.IdentifierProperty
-
使用IdentifierProperty的程序包 程序包 说明 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.entity -
-
org.hibernate.tuple中IdentifierProperty的使用
返回IdentifierProperty的org.hibernate.tuple中的方法 修饰符和类型 方法 说明 static IdentifierPropertyPropertyFactory. buildIdentifierAttribute(PersistentClass mappedEntity, IdentifierGenerator generator)Generates the attribute representation of the identifier for a given entity mapping. -
org.hibernate.tuple.entity中IdentifierProperty的使用
返回IdentifierProperty的org.hibernate.tuple.entity中的方法 修饰符和类型 方法 说明 IdentifierPropertyEntityMetamodel. getIdentifierProperty()
-