Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Interface and Description |
---|---|
interface |
CreateTableColumnStep
A
Query that can create tables. |
interface |
CreateTableConstraintStep
A
Query that can create tables. |
interface |
CreateTableIndexStep
A
Query that can create tables. |
interface |
CreateTableWithDataStep
A
Query that can create tables. |
Copyright © 2019. All rights reserved.