[jOOQ/jOOQ#8950] Fixed DB2 support annotation
This commit is contained in:
parent
a86fbe412f
commit
61e13c13d7
@ -37,6 +37,7 @@
|
||||
*/
|
||||
package org.jooq;
|
||||
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.MYSQL;
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.POSTGRES;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user