Uses of Package
org.hsqldb

Packages that use org.hsqldb
org.hsqldb   
org.hsqldb.jdbc   
org.hsqldb.sample   
 

Classes in org.hsqldb used by org.hsqldb
Server
          The HSQLDB HSQL protocol network database server.
 

Classes in org.hsqldb used by org.hsqldb.jdbc
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
Trigger
          The interface an HSQLDB TRIGGER must implement.
 



Copyright © 2001 - 2005 HSQL Development Group. All Rights Reserved.