Package | Description |
---|---|
com.ads.mm.db.dao |
Contains Utility Classes, Collection Classes, Java Bean Classes which are specific to System, Environment, Table, Schema, Component and Column.
|
Modifier and Type | Method and Description |
---|---|
DBSystem |
DBEnvironment.getSystem()
Returns DBSystem consisting of system details like systemId, SystemName, Tables, Views, Synonyms,
Tables count, Views count, Synonyms count , Schemas etc.. |
Modifier and Type | Method and Description |
---|---|
void |
DBEnvironment.setSystem(DBSystem system)
Sets the System value as specified.
|