Uses of Package
org.jooq.tools.jdbc
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
JDBC tooling.
-
ClassDescriptionAn
FunctionalInterface
that wraps mockable code.A data provider for mock query executions.AnFunctionalInterface
that wraps mockable code. -
ClassDescriptionAn
FunctionalInterface
that wraps mockable code.A data provider for mock query executions.AnFunctionalInterface
that wraps mockable code. -
ClassDescriptionA batching connection.A default JDBC Connection implementation delegating all JDBC 4.0 calls to an internal delegate.A default JDBC PreparedStatement implementation delegating all JDBC 4.0 calls to an internal delegate.A default JDBC Statement implementation delegating all JDBC 4.0 calls to an internal delegate.Deprecated.- 3.15.0 - [#11618] - This type is no longer used by jOOQ and will be removed in the future.Deprecated.- 3.15.0 - [#11618] - This type is no longer used by jOOQ and will be removed in the future.Deprecated.- 3.15.0 - [#11618] - This type is no longer used by jOOQ and will be removed in the future.A mock connection.A data provider for mock query executions.A mock execution context.A file-based
MockDataProvider
.A configuration object for theMockFileDatabase
.A mock result.A mock result set.