Annotation Type ConfiguringAnnotation


  • @Retention(RUNTIME)
    @Target(ANNOTATION_TYPE)
    public @interface ConfiguringAnnotation
    Annotation used to modify configuration in the context of a SQL object or method. Use this to annotate an annotation.