Uses of Interface
org.h2.jdbc.JdbcStatementBackwardsCompat
-
Packages that use JdbcStatementBackwardsCompat Package Description org.h2.jdbc Implementation of the JDBC API (package java.sql). -
-
Uses of JdbcStatementBackwardsCompat in org.h2.jdbc
Classes in org.h2.jdbc that implement JdbcStatementBackwardsCompat Modifier and Type Class Description classJdbcCallableStatementRepresents a callable statement.classJdbcPreparedStatementRepresents a prepared statement.classJdbcStatementRepresents a statement.
-