Uses of Class
org.hsqldb.jdbc.JDBCPreparedStatement
Packages that use JDBCPreparedStatement
Package
Description
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.jdbcModifier and TypeClassDescriptionclass
The interface used to execute SQL stored procedures.