Uses of Class
org.hsqldb.jdbc.jdbcConnection

Packages that use jdbcConnection
org.hsqldb.jdbc   
 

Uses of jdbcConnection in org.hsqldb.jdbc
 

Fields in org.hsqldb.jdbc declared as jdbcConnection
protected  jdbcConnection jdbcStatement.connection
          The connection used to execute this statement.
 

Constructors in org.hsqldb.jdbc with parameters of type jdbcConnection
jdbcCallableStatement(jdbcConnection c, String sql, int type)
          Creates a new instance of jdbcCallableStatement
 



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