Package org.jooq.tools.jdbc

Class Summary
JDBC41Connection Add JDBC 4.1 API compliance to a JDBC 4.0 Connection Extend this type if you want to compile Connection implementations on both JDBC 4.0 (JDK 6) and 4.1 (JDK 7).
JDBC41ResultSet Add JDBC 4.1 API compliance to a JDBC 4.0 ResultSet Extend this type if you want to compile ResultSet implementations on both JDBC 4.0 (JDK 6) and 4.1 (JDK 7).
JDBC41Statement Add JDBC 4.1 API compliance to a JDBC 4.0 Statement.
 



Copyright © 2012. All Rights Reserved.