| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.config |
The
sqlobject.config package defines configuration annotations
that modify the Jdbi configuration used as the context for executing
SqlObject methods, such as registering handled types. |
| org.jdbi.v3.sqlobject.config.internal | |
| org.jdbi.v3.sqlobject.locator |
sqlobject.locator inspects the declared SqlObject and determines
the statement text to pass off to core.locator for final
resolution of the statement text. |
| org.jdbi.v3.sqlobject.locator.internal |
| Class and Description |
|---|
| ConfiguringAnnotation
Annotation used to modify configuration in the context of a SQL object or method.
|
| Class and Description |
|---|
| Configurer
Configures
ConfigRegistry instances to satisfy the contract of a
ConfiguringAnnotation-annotated annotation. |
| Class and Description |
|---|
| ConfiguringAnnotation
Annotation used to modify configuration in the context of a SQL object or method.
|
| Class and Description |
|---|
| Configurer
Configures
ConfigRegistry instances to satisfy the contract of a
ConfiguringAnnotation-annotated annotation. |
Copyright © 2017. All rights reserved.