Uses of Package
org.hsqldb
-
Packages that use org.hsqldb Package Description org.hsqldb org.hsqldb.jdbc org.hsqldb.sample -
Classes in org.hsqldb used by org.hsqldb Class Description Server The HSQLDB HSQL protocol network database server. -
Classes in org.hsqldb used by org.hsqldb.jdbc Class Description HsqlException Class encapsulating all exceptions that can be thrown within the engine.Result The primary unit of comunication between Connection, Server and Session objects.Session Implementation of a user session with the database. -
Classes in org.hsqldb used by org.hsqldb.sample Class Description Trigger The interface an HSQLDB TRIGGER must implement.