Uses of Class
org.jooq.tools.jdbc.DefaultStatement
Packages that use DefaultStatement
-
Uses of DefaultStatement in org.jooq.tools.jdbc
Subclasses of DefaultStatement 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.class
A default JDBC PreparedStatement implementation delegating all JDBC 4.0 calls to an internal delegate.class