Skip navigation links
C O P S 

C

createSourceVisitor() - Method in class org.jooq.checker.PlainSQLChecker
 
createSourceVisitor() - Method in class org.jooq.checker.SQLDialectChecker
 

O

org.jooq.checker - package org.jooq.checker
This package contains useful checkers that work with JSR 308 and the checker framework.

P

PlainSQLChecker - Class in org.jooq.checker
A checker to disallow usage of PlainSQL API, except where allowed explicitly.
PlainSQLChecker() - Constructor for class org.jooq.checker.PlainSQLChecker
 

S

SQLDialectChecker - Class in org.jooq.checker
A checker to compare SQLDialect from a use-site Require annotation with a declaration-site Support annotation.
SQLDialectChecker() - Constructor for class org.jooq.checker.SQLDialectChecker
 
C O P S 
Skip navigation links

Copyright © 2019. All rights reserved.