|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DbSchema TableList holder.
| Method Summary | |
void |
addTable(DbSchemaTable table,
String schema)
add new instance of type DbSchemaTable.
|
| Methods inherited from interface smacs.load.schema.DbSchemaTableList |
getTable, getTable, getTableList |
| Method Detail |
public void addTable(DbSchemaTable table,
String schema)
DbSchemaTable.
it should be retrievable by subsequent calls to DbSchemaTableList.getTable(java.lang.String).
The schema name is optional since many tables are fully qualified.
|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||