| Package | Description | 
|---|---|
| org.jooq.tools.jdbc | 
 The  
org.jooq.tools.jdbc package contains compatibility classes
 to bridge between JDBC 4.0 and JDBC 4.1. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultCallableStatement
A default JDBC CallableStatement implementation delegating all JDBC 4.0 calls
 to an internal delegate. 
 | 
class  | 
DefaultPreparedStatement
A default JDBC PreparedStatement implementation delegating all JDBC 4.0 calls
 to an internal delegate. 
 | 
Copyright © 2015. All Rights Reserved.