Uses of Interface
org.jooq.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
Modifier and TypeMethodDescriptionvoid
DefaultConfiguration.setUnwrapper(Unwrapper newUnwrapper)
-
Uses of Unwrapper in org.jooq.tools.jdbc
Modifier and TypeMethodDescription