| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableVisitor.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableRenderer.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
DropTableVisitor.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
DropTableRenderer.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertVisitor.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertRenderer.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
MergeVisitor.visit(Table table)
Visit database tables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergeRenderer.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectVisitor.visit(Table table) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectRenderer.visit(Table table) |
Copyright © 2018–2021. All rights reserved.