Uses of Class
org.jooq.tools.jdbc.JDBC41Connection
-
Uses of JDBC41Connection in org.jooq.tools.jdbc
Modifier and TypeClassDescriptionclass
A batching connection.class
A default JDBC Connection implementation delegating all JDBC 4.0 calls to an internal delegate.class
A JDBCConnection
proxy that logs all statements that are prepared or executed using it.class
A mock connection.