Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
AlterTableUsingIndexStep |
AlterTableStep.add(Constraint constraint)
Add an
ADD CONSTRAINT clause to the ALTER TABLE
statement. |
Copyright © 2019. All rights reserved.