Uses of Package
org.hsqldb.jdbc

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

Classes in org.hsqldb.jdbc used by org.hsqldb.jdbc
jdbcConnection
           A connection (session) with a specific database.
jdbcPreparedStatement
           An object that represents a precompiled SQL statement.
jdbcResultSetMetaData
           An object that can be used to get information about the types and properties of the columns in a ResultSet object.
jdbcStatement
           The object used for executing a static SQL statement and returning the results it produces.
 



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