Package org.jooq

Annotation Type Pro


  • @Documented
    @Retention(SOURCE)
    @Target({TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE})
    @Pro
    public @interface Pro
    An annotation that indicates that any given API is available to the commercial jOOQ distributions only, including the jOOQ Express Edition, the jOOQ Professional Edition, and the jOOQ Enterprise Edition.
    Author:
    Lukas Eder