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.jooqModifier and TypeMethodDescription@NotNull UnwrapperUnwrapperProvider.provide()Provide an unwrapper for JDBC types.Modifier and TypeMethodDescription@NotNull ConfigurationCreate a derived configuration from this one, with a new unwrapper.@NotNull ConfigurationChange this configuration to hold a new unwrapper.
- 
Uses of Unwrapper in org.jooq.implMethods in org.jooq.impl with parameters of type UnwrapperModifier and TypeMethodDescriptionvoidDefaultConfiguration.setUnwrapper(Unwrapper newUnwrapper)
- 
Uses of Unwrapper in org.jooq.tools.jdbcMethods in org.jooq.tools.jdbc with parameters of type UnwrapperModifier and TypeMethodDescription