| Package | Description |
|---|---|
| org.hsqldb.jdbc |
| Class and Description |
|---|
| jdbcConnection
A connection (session) with a specific database.
|
| jdbcPreparedStatement
An object that represents a precompiled SQL statement.
|
| jdbcStatement
The object used for executing a static SQL statement
and returning the results it produces.
|
Copyright ? 2001 - 2005 HSQL Development Group. All Rights Reserved.