Package org.jdbi.v3.core.extension
Class ExtensionContext
java.lang.Object
org.jdbi.v3.core.extension.ExtensionContext
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.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExtensionContext
-
-
Method Details
-
forConfig
-
getConfig
-
getExtensionMethod
-