Package org.jdbi.v3.core.qualifier
Annotation Type NVarchar
Argument qualifier annotation, indicating that the annotated String element should be bound as an
NVARCHAR
instead of a VARCHAR
.NVARCHAR
instead of a VARCHAR
.