Package org.jooq.checker


package org.jooq.checker
This package contains useful checkers that work with JSR 308 and the checker framework.
Author:
Lukas Eder
See Also:
  • Classes
    Class
    Description
    A checker to disallow usage of PlainSQL API, except where allowed explicitly.
    A checker to disallow usage of PlainSQL API, except where allowed explicitly.
    A checker to compare SQLDialect from a use-site Require annotation with a declaration-site Support annotation.
    A checker to disallow usage of PlainSQL API, except where allowed explicitly.