Uses of Class
org.apache.torque.map.ForeignKeyMap.ColumnPair
Packages that use ForeignKeyMap.ColumnPair
-
Uses of ForeignKeyMap.ColumnPair in org.apache.torque.map
Methods in org.apache.torque.map that return types with arguments of type ForeignKeyMap.ColumnPairMethods in org.apache.torque.map with parameters of type ForeignKeyMap.ColumnPairModifier and TypeMethodDescriptionvoidForeignKeyMap.addColumns(ForeignKeyMap.ColumnPair columnPair) Adds a column pair to the foreign key.