| Package | Description |
|---|---|
| org.hibernate.tool.schema.extract.internal | |
| org.hibernate.tool.schema.extract.spi |
| Modifier and Type | Class and Description |
|---|---|
static class |
ForeignKeyInformationImpl.ColumnReferenceMappingImpl |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ForeignKeyInformation.ColumnReferenceMapping> |
ForeignKeyInformationImpl.getColumnReferenceMappings() |
| Constructor and Description |
|---|
ForeignKeyInformationImpl(Identifier fkIdentifier,
List<ForeignKeyInformation.ColumnReferenceMapping> columnMappingList) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ForeignKeyInformation.ColumnReferenceMapping> |
ForeignKeyInformation.getColumnReferenceMappings()
Get the column mappings that define the reference.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.