Module org.hsqldb

Package org.hsqldb.util


package org.hsqldb.util
Contains the HyperSQL utility classes.

The DatabaseManagerSwing is a GUI application for accessing HyperSQL databases.

  • Classes
    Class
    Description
    Modifies the source code to support different JDK or profile settings.
    ConnectionSetting represents the various parameters of a data source connection.
    AWT Tool for manageing a JDBC database.
    Swing Tool for managing a JDBC database.
    Persisted User Preferences for DatabaseManagerSwing.
    Invokes the static main(String[]) method from each class specified.
    Manages all the details we need to connect up to JDBC database(s), in a declarative way.
    TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
    Utility program (or applet) for transferring tables between different databases via JDBC.