Annotation Type SqlMethodDecoratingAnnotation


@Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Deprecated public @interface SqlMethodDecoratingAnnotation
Deprecated.
Use UseExtensionHandlerCustomizer instead and implement ExtensionHandlerCustomizer for the value.
Annotation used to identify SQL method decorating annotations. Use this to annotate an annotation.