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