Module org.jooq
Package org.jooq

Annotation 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.

Among other things, this is used to remove logic (e.g. classes, methods) and (static) imports from referencing classes.

Author:
Lukas Eder