| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CreateTableColumnStepA  Querythat can create tables. | 
| interface  | CreateTableConstraintStepA  Querythat can create tables. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateTableOnCommitStep | CreateTableAsStep. as(Select<? extends R> select)Add an  ASclause to theCREATE TABLEstatement. | 
Copyright © 2018. All Rights Reserved.