Interface Configurable<This>

Type Parameters:
This - The subtype that implements this interface.
All Known Implementing Classes:
Batch, Call, Handle, Jdbi, MetaData, PreparedBatch, Query, Script, SqlStatement, Update

public interface Configurable<This>
A type with access to access and modify arbitrary Jdbi configuration.