| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.customizer | |
| 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.
|
| 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.
|
Copyright © 2016. All rights reserved.