|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Describes the dependency between a primary table, and a group of other tables which depend on the primary table. Both foreign keys and view are examples of cases where one table can depend on another
| Method Summary | |
java.util.List |
getDependentTables()
Gets a List containing all of the tables in this ITableDependency which depend on the primary table |
Table |
getPrimaryTable()
Gets the primary table on which other tables depend |
| Method Detail |
public java.util.List getDependentTables()
public Table getPrimaryTable()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||