Uses of Class
org.hibernate.mapping.PrimaryKey
-
Packages that use PrimaryKey Package Description org.hibernate.mapping -
-
Uses of PrimaryKey in org.hibernate.mapping
Methods in org.hibernate.mapping that return PrimaryKey Modifier and Type Method Description PrimaryKeyDenormalizedTable. getPrimaryKey()PrimaryKeyTable. getPrimaryKey()Methods in org.hibernate.mapping with parameters of type PrimaryKey Modifier and Type Method Description voidTable. setPrimaryKey(PrimaryKey primaryKey)
-