|
|||||||||
Home >> All >> org >> hsqldb >> [ util overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.hsqldb.util
Interface Summary | |
Traceable | |
ZaurusComponent | Interface declaration |
Class Summary | |
CodeSwitcher | Modifies the source code to support different JDK or profile settings. |
CodeSwitcher1 | Class declaration |
CommonSwing | Common code in the Swing versions of DatabaseManager and Tranfer |
ConnectionDialog | Opens a connection to a database |
ConnectionDialogCommon | Common code in the Swing and AWT versions of ConnectionDialog |
ConnectionDialogSwing | Opens a connection to a database |
DataAccessPoint | Database Transfer Tool |
DatabaseManager | AWT Tool for manageing a JDBC database. |
DatabaseManagerCommon | Common code in Swing and AWT versions of DatabaseManager |
DatabaseManagerSwing | Swing Tool for manageing a JDBC database. |
Grid | |
GridSwing | Simple table model to represent a grid of tuples. |
HelperFactory | |
HsqldbTransferHelper | Conversions to / from Hsqldb |
InformixTransferHelper | Conversions from Informix databases |
jdbcSystem | Handles the differences between jdk 1.1.x and 1.2.x and above |
JDBCTypes | Base class for conversion from a different databases |
McKoiTransferHelper | Helper class for conversion from a different databases |
OracleTransferHelper | Conversions from Oracle databases |
PostgresTransferHelper | Conversions from PostgresSQL databases |
QueryTool | Class declaration |
ScriptTool | Script tool - command line tool to read in sql script and execute it. |
ShutdownServer | |
SqlServerTransferHelper | Conversions from SQLServer7 databases |
SQLStatements | container for set of SQL statements |
Transfer | Utility program (or applet) for transferring tables between different databases via JDBC. |
TransferCommon | Common code in Swing and AWT versions of Tranfer |
TransferDb | Conversions between different databases |
TransferHelper | Base class for conversion from a different databases |
TransferResultSet | Helper class for transferring a result set |
TransferSQLText | |
TransferTable | Transfers data from one database to another |
Tree | |
ZaurusChoice | Class declaration |
ZaurusConnectionDialog | Class declaration |
ZaurusDatabaseManager | Class declaration |
ZaurusEditor | ZaurusEditor implements an search/input/edit form to
search/view/update/insert table records. |
ZaurusTableForm | Class declaration |
ZaurusTextField | Class declaration |
Exception Summary | |
DataAccessPointException |
|
|||||||||
Home >> All >> org >> hsqldb >> [ util overview ] | PREV PACKAGE NEXT PACKAGE |