Module org.hsqldb
Package org.hsqldb.util
Contains the HyperSQL utility classes.
The DatabaseManagerSwing
is a GUI application for accessing HyperSQL
databases.
-
Class Summary Class Description CodeSwitcher Modifies the source code to support different JDK or profile settings.ConnectionSetting ConnectionSetting represents the various parameters of a data source connection.DatabaseManager AWT Tool for manageing a JDBC database.DatabaseManagerSwing Swing Tool for managing a JDBC database.DatabaseManagerSwing.DBMPrefs Persisted User Preferences for DatabaseManagerSwing.MainInvoker Invokes the static main(String[]) method from each class specified.RCData Manages all the details we need to connect up to JDBC database(s), in a declarative way.TableSorter TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.Transfer Utility program (or applet) for transferring tables between different databases via JDBC.