Package org.jdbi.v3.sqlobject
Annotation Type SqlOperation
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface SqlOperation
Annotation used to identify SQL operation annotations. Use this to annotate an annotation.
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface SqlOperation