| Package | Description |
|---|---|
| org.jdbi.v3.core.config | |
| org.jdbi.v3.core.extension |
| Modifier and Type | Method and Description |
|---|---|
default This |
Configurable.registerExtension(ExtensionFactory factory)
Convenience method for
getConfig(Extensions.class).register(factory) |
| Modifier and Type | Method and Description |
|---|---|
<F extends ExtensionFactory> |
Extensions.findFactory(Class<F> factoryType) |
| Modifier and Type | Method and Description |
|---|---|
Extensions |
Extensions.register(ExtensionFactory factory) |
Copyright © 2017. All rights reserved.