@Target(value={METHOD,CONSTRUCTOR,TYPE,PACKAGE}) @Retention(value=RUNTIME) @Documented @Inherited public static @interface Allow.PlainSQL
PlainSQL
API usage within the scope of
where it is placed.
Type checking for these annotations can be supplied by
org.jooq.checker.PlainSQLChecker
from the jOOQ-checker
module.
Copyright © 2019. All rights reserved.