Uses of Class
org.jooq.tools.jdbc.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
ModifierConstructorDescriptionBatchedPreparedStatement(String sql, BatchedConnection connection, PreparedStatement delegate)