Annotation Type NVarchar


@Retention(RUNTIME) @Target({FIELD,METHOD,PARAMETER,TYPE}) public @interface NVarchar
Argument qualifier annotation, indicating that the annotated String element should be bound as an NVARCHAR instead of a VARCHAR.