|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbForeignKey | |
---|---|
com.silverpeas.mydb.data.db |
Uses of DbForeignKey in com.silverpeas.mydb.data.db |
---|
Methods in com.silverpeas.mydb.data.db that return DbForeignKey | |
---|---|
DbForeignKey[] |
DbColumn.getExportedForeignKeys()
|
DbForeignKey |
DbColumn.getImportedForeignKey()
|
Methods in com.silverpeas.mydb.data.db with parameters of type DbForeignKey | |
---|---|
void |
DbColumn.addExportedForeignKey(DbForeignKey exportedForeignKey)
|
void |
DbColumn.setImportedForeignKey(DbForeignKey importedForeignKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |