Uses of Interface
org.jooq.Unwrapper
Packages that use Unwrapper
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
This package contains compatibility classes to bridge between JDBC 4.0 and
JDBC 4.1.
-
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
Methods in org.jooq.impl with parameters of type UnwrapperModifier and TypeMethodDescriptionfinal Configuration
final Configuration
final void
DefaultConfiguration.setUnwrapper
(Unwrapper newUnwrapper) -
Uses of Unwrapper in org.jooq.tools.jdbc
Methods in org.jooq.tools.jdbc with parameters of type UnwrapperModifier and TypeMethodDescription