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 |
MySqlSchemaStatVisitor.endVisit(SQLAlterCharacter x) |
void |
MySqlASTVisitorAdapter.endVisit(SQLAlterCharacter x) |
boolean |
MySqlSchemaStatVisitor.visit(SQLAlterCharacter x) |
boolean |
MySqlASTVisitorAdapter.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 |
SQLASTVisitor.visit(SQLAlterCharacter x) |
boolean |
SQLASTOutputVisitor.visit(SQLAlterCharacter x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.