Package org.jdbi.v3.core.interceptor
-
Interface Summary Interface Description JdbiInterceptionChain<T> An instance of an interception chain.JdbiInterceptor<S,T> Generic interface to allow transformation operation interception. -
Class Summary Class Description JdbiInterceptionChainHolder<S,T> An interception chain holder to manage transformation operations.