Modifier and Type | Class and Description |
---|---|
class |
MySqlRollbackStatement |
Modifier and Type | Method and Description |
---|---|
void |
OracleOutputVisitor.endVisit(SQLRollbackStatement x) |
Modifier and Type | Class and Description |
---|---|
class |
SQLServerRollbackStatement |
Modifier and Type | Method and Description |
---|---|
SQLRollbackStatement |
SQLStatementParser.parseRollback() |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLRollbackStatement x) |
void |
SQLASTVisitor.endVisit(SQLRollbackStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLRollbackStatement x) |
boolean |
SQLASTVisitor.visit(SQLRollbackStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLRollbackStatement x) |
boolean |
SchemaStatVisitor.visit(SQLRollbackStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.