Class ExtensionContext

java.lang.Object
org.jdbi.v3.core.extension.ExtensionContext

public final class ExtensionContext extends Object
Accepted by a handle when executing extension code. This temporarily reconfigures the handle to execute extension code. Reconfigurations are e.g. annotations from the sql objects that define mappers or bindings.