Package | Description |
---|---|
org.hibernate.metamodel.relational |
This package defines the metamodel of a relational database schema.
|
Modifier and Type | Method and Description |
---|---|
PrimaryKey |
TableSpecification.getPrimaryKey()
Get the primary key definition for this table spec.
|
PrimaryKey |
AbstractTableSpecification.getPrimaryKey() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.