Module org.jooq
Package org.jooq

Annotation Interface Stringly.SQL

Enclosing class:
Stringly

@Target(PARAMETER) @Retention(SOURCE) @Documented @Inherited public static @interface Stringly.SQL
The annotated string type represents a plain SQL template, i.e. a SQL, which will be wrapped by DSL.sql(String).