Uses of Class
org.h2.jdbc.JdbcPreparedStatement

Packages that use JdbcPreparedStatement
org.h2.jdbc Implementation of the JDBC API (package java.sql). 
 

Uses of JdbcPreparedStatement in org.h2.jdbc
 

Subclasses of JdbcPreparedStatement in org.h2.jdbc
 class JdbcCallableStatement
          Represents a callable statement.