Uses of Class
org.jooq.tools.jdbc.BatchedConnection
Packages that use BatchedConnection
Package
Description
This package contains compatibility classes to bridge between JDBC 4.0 and
JDBC 4.1.
-
Uses of BatchedConnection in org.jooq.tools.jdbc
Methods in org.jooq.tools.jdbc that return BatchedConnectionConstructors in org.jooq.tools.jdbc with parameters of type BatchedConnectionModifierConstructorDescriptionBatchedPreparedStatement
(String sql, BatchedConnection connection, PreparedStatement delegate)