限定符和类型 | 类和说明 |
---|---|
class |
MySqlInsertStatement |
限定符和类型 | 方法和说明 |
---|---|
SQLInsertStatement |
MySqlStatementParser.parseInsert() |
限定符和类型 | 类和说明 |
---|---|
class |
OracleInsertStatement |
限定符和类型 | 类和说明 |
---|---|
class |
PGInsertStatement |
限定符和类型 | 类和说明 |
---|---|
class |
SQLServerInsertStatement |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLInsertStatement x) |
void |
SQLASTVisitor.endVisit(SQLInsertStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLInsertStatement x) |
boolean |
SQLASTVisitor.visit(SQLInsertStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLInsertStatement x) |
boolean |
SchemaStatVisitor.visit(SQLInsertStatement x) |
限定符和类型 | 方法和说明 |
---|---|
void |
SQLServerWallVisitor.endVisit(SQLInsertStatement x) |
void |
PGWallVisitor.endVisit(SQLInsertStatement x) |
void |
OracleWallVisitor.endVisit(SQLInsertStatement x) |
void |
MySqlWallVisitor.endVisit(SQLInsertStatement x) |
void |
DB2WallVisitor.endVisit(SQLInsertStatement x) |
boolean |
SQLServerWallVisitor.visit(SQLInsertStatement x) |
boolean |
PGWallVisitor.visit(SQLInsertStatement x) |
boolean |
OracleWallVisitor.visit(SQLInsertStatement x) |
boolean |
MySqlWallVisitor.visit(SQLInsertStatement x) |
boolean |
DB2WallVisitor.visit(SQLInsertStatement x) |
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.