| Package | Description |
|---|---|
| org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
PrimaryKey |
Table.getPrimaryKey() |
PrimaryKey |
DenormalizedTable.getPrimaryKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setPrimaryKey(PrimaryKey primaryKey) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.