|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForeignKey | |
---|---|
com.metamatrix.common.jdbc.metadata |
Uses of ForeignKey in com.metamatrix.common.jdbc.metadata |
---|
Methods in com.metamatrix.common.jdbc.metadata that return ForeignKey | |
---|---|
ForeignKey |
Table.lookupForeignKey(ForeignKey matchingKey)
|
ForeignKey |
Table.lookupForeignKey(java.lang.String keyName)
|
Methods in com.metamatrix.common.jdbc.metadata with parameters of type ForeignKey | |
---|---|
void |
Table.add(ForeignKey object)
|
boolean |
Table.contains(ForeignKey object)
|
ForeignKey |
Table.lookupForeignKey(ForeignKey matchingKey)
|
boolean |
Table.remove(ForeignKey object)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |