Uses of Interface
org.jooq.Unwrapper
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
JDBC tooling.
-
Uses of Unwrapper in org.jooq
Modifier and TypeMethodDescription@NotNull Unwrapper
UnwrapperProvider.provide()
Provide an unwrapper for JDBC types.Modifier and TypeMethodDescription@NotNull Configuration
Create a derived configuration from this one, with a new unwrapper.@NotNull Configuration
Change this configuration to hold a new unwrapper. -
Uses of Unwrapper in org.jooq.impl
Modifier and TypeMethodDescriptionfinal Configuration
final Configuration
final void
DefaultConfiguration.setUnwrapper
(Unwrapper newUnwrapper) -
Uses of Unwrapper in org.jooq.tools.jdbc
Modifier and TypeMethodDescription