|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForeignKeyMap.ColumnPair | |
---|---|
org.apache.torque.map | Description of the schema layout. |
Uses of ForeignKeyMap.ColumnPair in org.apache.torque.map |
---|
Methods in org.apache.torque.map that return types with arguments of type ForeignKeyMap.ColumnPair | |
---|---|
List<ForeignKeyMap.ColumnPair> |
ForeignKeyMap.getColumns()
Returns the column pairs. |
Methods in org.apache.torque.map with parameters of type ForeignKeyMap.ColumnPair | |
---|---|
void |
ForeignKeyMap.addColumns(ForeignKeyMap.ColumnPair columnPair)
Adds a column pair to the foreign key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |