Package | Description |
---|---|
org.hsqldb.jdbc |
Contains the HyperSQL JDBC Driver, and other classes providing JDBC
functionality and support.
|
org.hsqldb.sample |
Contains examples for hooking into HyperSQL from your own Java code.
|
Class | Description |
---|---|
HsqlException |
Class encapsulating all exceptions that can be thrown within the engine.
|
SessionInterface |
Interface to Session and its remote proxy objects.
|
Class | Description |
---|---|
Trigger |
The interface an HSQLDB TRIGGER must implement.
|
Copyright �� 2001 - 2013 HSQL Development Group.