Uses of Package
org.hsqldb

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

Classes in org.hsqldb used by org.hsqldb
HsqlProperties
          Wrapper for java.util.Properties to limit values to String objects and allow saving and loading.
HsqlSocketRequestHandler
          Interface HsqlSocketRequestHandler
jdbcStatement
           The object used for executing a static SQL statement and returning the results it produces.
Server
          Server acts as a database server and is one way of using the client-server mode of HSQL Database Engine.
 

Classes in org.hsqldb used by org.hsqldb.sample
Trigger
          Interface declaration
 



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