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:
-
KlassenKlasseBeschreibungA checker to disallow usage of
PlainSQLAPI, except where allowed explicitly.A checker to disallow usage ofPlainSQLAPI, except where allowed explicitly.A checker to compareSQLDialectfrom a use-siteRequireannotation with a declaration-siteSupportannotation.A checker to disallow usage ofPlainSQLAPI, except where allowed explicitly.