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 and Description |
---|
HsqlException
Class encapsulating all exceptions that can be thrown within the engine.
|
SessionInterface
Interface to Session and its remote proxy objects.
|
Class and Description |
---|
Trigger
The interface an HSQLDB TRIGGER must implement.
|
Copyright © 2001 - 2017 HSQL Development Group.