public class SQLAlterDatabaseStatement extends SQLStatementImpl
Constructor and Description |
---|
SQLAlterDatabaseStatement() |
SQLAlterDatabaseStatement(String dbType) |
Modifier and Type | Method and Description |
---|---|
SQLName |
getName() |
boolean |
isUpgradeDataDirectoryName() |
void |
setName(SQLName name) |
void |
setUpgradeDataDirectoryName(boolean upgradeDataDirectoryName) |
getDbType, setDbType, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLAlterDatabaseStatement()
public SQLAlterDatabaseStatement(String dbType)
Copyright © 2013–2017 Alibaba Group. All rights reserved.