类的使用
org.hibernate.mapping.PrimaryKey
-
使用PrimaryKey的程序包 程序包 说明 org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. -
-
org.hibernate.mapping中PrimaryKey的使用
返回PrimaryKey的org.hibernate.mapping中的方法 修饰符和类型 方法 说明 PrimaryKeyDenormalizedTable. getPrimaryKey()PrimaryKeyTable. getPrimaryKey()参数类型为PrimaryKey的org.hibernate.mapping中的方法 修饰符和类型 方法 说明 voidTable. setPrimaryKey(PrimaryKey primaryKey)
-