|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.scenario.tools.databases.AbstractDatabase
| Field Summary | |
protected DatabaseSchema |
schema
Database schema. |
| Constructor Summary | |
AbstractDatabase()
Creates a new AbstractDatabase instance. |
|
| Method Summary | |
DatabaseSchema |
getSchema()
Gets the database schema. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected DatabaseSchema schema
| Constructor Detail |
public AbstractDatabase()
AbstractDatabase instance.
| Method Detail |
public DatabaseSchema getSchema()
DatabaseSchema instance.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||