Uses of Class
org.hsqldb.jdbc.jdbcStatement

Packages that use jdbcStatement
org.hsqldb.jdbc   
 

Uses of jdbcStatement in org.hsqldb.jdbc
 

Subclasses of jdbcStatement in org.hsqldb.jdbc
 class jdbcCallableStatement
          The interface used to execute SQL stored procedures.
 class jdbcPreparedStatement
          An object that represents a precompiled SQL statement.
 



Copyright ? 2001 - 2005 HSQL Development Group. All Rights Reserved.