Uses of Class
org.hibernate.mapping.PrimaryKey
Packages that use PrimaryKey
Package
Description
This package defines the Hibernate configuration-time mapping model.
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
-
Uses of PrimaryKey in org.hibernate.mapping
Methods in org.hibernate.mapping that return PrimaryKeyMethods in org.hibernate.mapping with parameters of type PrimaryKey -
Uses of PrimaryKey in org.hibernate.tool.schema.internal
Methods in org.hibernate.tool.schema.internal with parameters of type PrimaryKeyModifier and TypeMethodDescriptionprotected String
StandardTableExporter.primaryKeyString
(PrimaryKey key)