| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CreateTableColumnStepA  Querythat can create tables. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateTableConstraintStep | CreateTableConstraintStep. constraint(Constraint constraint)Add a constraint to the table. | 
| CreateTableConstraintStep | CreateTableConstraintStep. constraints(Collection<? extends Constraint> constraints)Add constraints to the table. | 
| CreateTableConstraintStep | CreateTableConstraintStep. constraints(Constraint... constraints)Add constraints to the table. | 
Copyright © 2019. All rights reserved.