| Package | Description |
|---|---|
| org.jdbi.v3.core.extension |
The
extension classes allow you to extend Jdbi's
functionality by declaring interface types that may attach to Handle
instances. |
| Modifier and Type | Method and Description |
|---|---|
Extensions |
Extensions.createCopy() |
Extensions |
Extensions.register(ExtensionFactory factory)
Register an extension factory.
|
Copyright © 2017. All rights reserved.