Modifier and Type | Method and Description |
---|---|
void |
Statement.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
CreateTable.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Delete.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Drop.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Insert.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Replace.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Select.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Truncate.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Update.accept(StatementVisitor statementVisitor) |
Modifier and Type | Class and Description |
---|---|
class |
StatementDeParser |
Copyright © 2013. All Rights Reserved.