Class JdbiInterceptionChainHolder<S,T>

java.lang.Object
org.jdbi.v3.core.interceptor.JdbiInterceptionChainHolder<S,T>
Type Parameters:
S - Type of the transformation source.
T - Type of the transformation target.

@Alpha public final class JdbiInterceptionChainHolder<S,T> extends Object
An interception chain holder to manage transformation operations.