Uses of Class
org.hsqldb.jdbc.jdbcConnection
Packages that use jdbcConnection
-
Uses of jdbcConnection in org.hsqldb.jdbc
Constructors in org.hsqldb.jdbc with parameters of type jdbcConnectionModifierConstructorDescriptionjdbcCallableStatement
(jdbcConnection c, String sql, int type) Constructs a new jdbcCallableStatement with the specified connection and result type.