Package | Description |
---|---|
org.apache.torque.map |
Description of the schema layout.
|
Modifier and Type | Method and Description |
---|---|
List<ForeignKeyMap.ColumnPair> |
ForeignKeyMap.getColumns()
Returns the column pairs.
|
Modifier and Type | Method and Description |
---|---|
void |
ForeignKeyMap.addColumns(ForeignKeyMap.ColumnPair columnPair)
Adds a column pair to the foreign key.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.