|
Class Summary |
| CodeSwitcher |
Modifies the source code to support different JDK or profile settings. |
| DatabaseManager |
AWT Tool for manageing a JDBC database. |
| DatabaseManagerSwing |
Swing Tool for manageing a JDBC database. |
| EchoProperty |
Contains just the static main(String[]) method
Usage: java org.hsqldb.util.EchoProperty propname
|
| QueryTool |
Class declaration |
| ScriptTool |
Script tool - command line tool to read in sql script and execute it. |
| ShutdownServer |
|
| SqlFile |
Encapsulation of a sql text file like 'myscript.sql'.
|
| SqlTool |
Sql Tool. |
| Transfer |
Utility program (or applet) for transferring tables between different
databases via JDBC. |