Annotation Type SqlStatementCustomizingAnnotation


@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface SqlStatementCustomizingAnnotation
Annotation used to build customizing annotations. Use this to annotate an annotation. See examples in the org.jdbi.v3.sqlobject.customizer package.