Uses of Class
org.hsqldb.jdbc.JDBCPreparedStatement

Packages that use JDBCPreparedStatement
org.hsqldb.jdbc Contains the HyperSQL JDBC Driver, and other classes providing JDBC functionality and support. 
 

Uses of JDBCPreparedStatement in org.hsqldb.jdbc
 

Subclasses of JDBCPreparedStatement in org.hsqldb.jdbc
 class JDBCCallableStatement
          The interface used to execute SQL stored procedures.
 



Copyright © 2001 - 2010 HSQL Development Group.