Package org.jooq.checker


package org.jooq.checker
This package contains useful checkers that work with JSR 308 and the checker framework.
Autor:
Lukas Eder
Siehe auch:
  • Klassen
    Klasse
    Beschreibung
    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.