| Package | Description |
|---|---|
| com.exasol.sql.ddl.create | |
| com.exasol.sql.ddl.create.rendering |
| Modifier and Type | Method and Description |
|---|---|
ColumnsDefinition |
CreateTable.getColumns()
Get columns of the table
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableVisitor.leave(ColumnsDefinition columnsDefinition) |
void |
CreateTableVisitor.visit(ColumnsDefinition columnsDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableRenderer.leave(ColumnsDefinition columnsDefinition) |
void |
CreateTableRenderer.visit(ColumnsDefinition columnsDefinition) |
Copyright © 2018–2019. All rights reserved.