[jOOQ/jOOQ#6920] Update API with Vertica Support annotations

This commit is contained in:
Knut Wannheden 2019-05-28 15:32:00 +02:00
parent de263dc9b8
commit 2b26053a64
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ package org.jooq;
// ...
import static org.jooq.SQLDialect.HSQLDB;
import static org.jooq.SQLDialect.POSTGRES;
// ...
/**
* The step in the <code>ALTER SCHEMA</code> DSL used to specify

View File

@ -55,6 +55,7 @@ import static org.jooq.SQLDialect.SQLITE;
// ...
// ...
// ...
// ...
/**
* The step in the {@link Constraint} construction DSL API that allows for