Annotation Type ConnectionAnnotation


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Inherited
    public @interface ConnectionAnnotation
    This annotation is used by the framework to scan for all implementations if Connection.
    Author:
    bfvdonge