Uses of Class
org.hsqldb.jdbc.jdbcConnection

Packages that use jdbcConnection
org.hsqldb.jdbc   
 

Uses of jdbcConnection in org.hsqldb.jdbc
 

Constructors in org.hsqldb.jdbc with parameters of type jdbcConnection
jdbcCallableStatement(jdbcConnection c, java.lang.String sql, int type)
          Constructs a new jdbcCallableStatement with the specified connection and result type.
 



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