Uses of Class
org.jooq.tools.jdbc.JDBC41Statement
-
Uses of JDBC41Statement in org.jooq.tools.jdbc
Modifier and TypeClassDescriptionclass
A batched statement.class
A default JDBC CallableStatement implementation delegating all JDBC 4.0 calls to an internal delegate.class
A default JDBC PreparedStatement implementation delegating all JDBC 4.0 calls to an internal delegate.class
A default JDBC Statement implementation delegating all JDBC 4.0 calls to an internal delegate.class
class
A mock statement.