| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.customizer | |
| org.jdbi.v3.sqlobject.statement | |
| org.jdbi.v3.sqlobject.transaction |
| Class and Description |
|---|
| BindList.EmptyHandling
describes what needs to be done if the passed argument is null or empty
|
| 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.
|
| SqlStatementParameterCustomizer
Customize a
SqlStatement according to the value of an annotated parameter. |
| Class and Description |
|---|
| SqlStatementCustomizerFactory
Interface used in conjunction with
SqlStatementCustomizingAnnotation to generate
SqlStatementCustomizer instances. |
| SqlStatementCustomizingAnnotation
Annotation used to build customizing annotations.
|
| SqlStatementParameterCustomizer
Customize a
SqlStatement according to the value of an annotated parameter. |
| 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.
|
| SqlStatementParameterCustomizer
Customize a
SqlStatement according to the value of an annotated parameter. |
Copyright © 2017. All rights reserved.