Uses of Package
org.jdbi.v3.core.interceptor
Packages that use org.jdbi.v3.core.interceptor
Package
Description
The
array
package binds Java arrays and collections to SQL arrays, and
handles mapping array result types back to Java arrays and collections.mapper
s take the JDBC ResultSet and produce Java results.-
Classes in org.jdbi.v3.core.interceptor used by org.jdbi.v3.core.arrayClassDescriptionAn interception chain holder to manage transformation operations.
-
Classes in org.jdbi.v3.core.interceptor used by org.jdbi.v3.core.interceptorClassDescriptionAn instance of an interception chain.An interception chain holder to manage transformation operations.Generic interface to allow transformation operation interception.
-
Classes in org.jdbi.v3.core.interceptor used by org.jdbi.v3.core.mapperClassDescriptionAn interception chain holder to manage transformation operations.