Uses of Class
org.jooq.tools.jdbc.DefaultPreparedStatement
Packages that use DefaultPreparedStatement
Package
Description
This package contains compatibility classes to bridge between JDBC 4.0 and
JDBC 4.1.
-
Uses of DefaultPreparedStatement in org.jooq.tools.jdbc
Subclasses of DefaultPreparedStatement in org.jooq.tools.jdbcModifier and TypeClassDescriptionclass
A batched statement.class
A default JDBC CallableStatement implementation delegating all JDBC 4.0 calls to an internal delegate.