[jOOQ/jOOQ#3505] Emulate this also for Db2
This commit is contained in:
parent
fbfa2e82ee
commit
172a29d421
@ -51,6 +51,7 @@ import static org.jooq.Comparator.NOT_IN;
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.DERBY;
|
||||
import static org.jooq.SQLDialect.FIREBIRD;
|
||||
import static org.jooq.SQLDialect.H2;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user