| Modifier and Type | Method and Description |
|---|---|
SQLAlterCharacter |
SQLAlterDatabaseStatement.getCharacter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLAlterDatabaseStatement.setCharacter(SQLAlterCharacter character) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlCreateTableStatement.apply(SQLAlterCharacter item) |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlASTVisitorAdapter.endVisit(SQLAlterCharacter x) |
void |
MySqlSchemaStatVisitor.endVisit(SQLAlterCharacter x) |
boolean |
MySqlASTVisitorAdapter.visit(SQLAlterCharacter x) |
boolean |
MySqlSchemaStatVisitor.visit(SQLAlterCharacter x) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLAlterCharacter x) |
void |
SQLASTVisitor.endVisit(SQLAlterCharacter x) |
boolean |
SQLASTVisitorAdapter.visit(SQLAlterCharacter x) |
boolean |
SQLASTOutputVisitor.visit(SQLAlterCharacter x) |
boolean |
SQLASTVisitor.visit(SQLAlterCharacter x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.