| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject |
SQL Objects
|
| org.jdbi.v3.sqlobject.customizers | |
| org.jdbi.v3.sqlobject.locator | |
| org.jdbi.v3.sqlobject.mixins | |
| org.jdbi.v3.sqlobject.unstable |
Early Access / In Development Modules
|
| Class and Description |
|---|
| Binder |
| BindingAnnotation
Annotation used to mark binding annotations.
|
| SqlObjectConfig
Configuration class for the SqlObject plugin.
|
| SqlObjectFactory |
| SqlStatementCustomizer
Used with
SqlStatementCustomizerFactory to
customize sql statements via annotations |
| Class and Description |
|---|
| SqlStatementCustomizer
Used with
SqlStatementCustomizerFactory to
customize sql statements via annotations |
| SqlStatementCustomizerFactory
Interface used in conjunction with
SqlStatementCustomizingAnnotation to generate
SqlStatementCustomizer instances. |
| SqlStatementCustomizingAnnotation
Annotation used to build customizing annotations.
|
| Class and Description |
|---|
| SqlObjectConfig
Configuration class for the SqlObject plugin.
|
| SqlObjectConfigurerFactory
Generates
Consumer<SqlObjectConfig> instances to satisfy the contract of a
SqlObjectConfiguringAnnotation-annotated annotation. |
| SqlObjectConfiguringAnnotation
Annotation used to configure
SqlObjectConfig. |
| Class and Description |
|---|
| TransactionalCallback |
| TransactionalConsumer |
| Class and Description |
|---|
| Binder |
| BinderFactory
Factor for building
Binder instances. |
| BindingAnnotation
Annotation used to mark binding annotations.
|
| SqlStatementCustomizer
Used with
SqlStatementCustomizerFactory to
customize sql statements via annotations |
| SqlStatementCustomizerFactory
Interface used in conjunction with
SqlStatementCustomizingAnnotation to generate
SqlStatementCustomizer instances. |
| SqlStatementCustomizingAnnotation
Annotation used to build customizing annotations.
|
Copyright © 2016. All rights reserved.