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 |
DefaultResultSet
A default JDBC ResultSet implementation delegating all JDBC 4.0 calls to an
internal delegate.
|
class |
MockResultSet
A mock result set.
|
Copyright © 2014. All Rights Reserved.