Modifier and Type | Class and Description |
---|---|
class |
ParameterFinder
查找参数信息
|
Modifier and Type | Class and Description |
---|---|
class |
StatementVisitorAdapter |
Modifier and Type | Method and Description |
---|---|
void |
Statement.accept(StatementVisitor statementVisitor) |
void |
Statements.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
Alter.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
CreateIndex.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
CreateTable.accept(StatementVisitor statementVisitor) |
Modifier and Type | Method and Description |
---|---|
void |
CreateView.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 |
Execute.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 |
TablesNamesFinder
Find all used tables within an select statement.
|
Modifier and Type | Class and Description |
---|---|
class |
StatementDeParser |
Copyright © 2006–2018 TinyGroup. All rights reserved.