|
Class Summary |
| DB2DBLocker |
DB2DBLocker is the class that is responsbile to obtain and releasse the
Database lock for the single user mode. |
| DB2Handler |
DB2Handler is the class that implements the DB2 dependent
methods in order to run the tool on the Sybase. |
| DBHandler |
This class is the abstract class that defined the required methods for the
any DBMS that tool would like to run on. |
| DBLocker |
DBLocker is the class that is responsbile to obtain and releasse the
Database lock for the single user mode. |
| DBSetting |
DBSetting is used to store the JDBC setting information
for specific DBMS. |
| GlobalData |
This class stores all the global variables, constants and methods that are
needed for an experiment. |
| SybaseDBLocker |
SybaseDBLocker is the class that is responsbile to obtain and releasse the
Database lock for the single user mode. |
| SybaseHandler |
SybaseHandler is the class that implements the Sybase dependent
methods in order to run the tool on the Sybase. |