| Class | Description |
|---|---|
| QualifiedType<T> |
A
Type qualified by a set of qualifier annotations. |
| Qualifiers |
Utility class for type qualifiers supported by Jdbi core.
|
| Annotation Type | Description |
|---|---|
| NVarchar |
Argument qualifier annotation, indicating that the annotated String element should be bound as an
NVARCHAR instead of a VARCHAR. |
| Qualifier |
Annotation used to identify type qualifying annotations.
|
Copyright © 2019. All rights reserved.