| 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 © 2001-2022 Red Hat, Inc. All Rights Reserved.