Interface SQLAlterDatabaseItem
-
- All Superinterfaces:
SQLObject
- All Known Implementing Classes:
MySqlAlterDatabaseKillJob,MySqlAlterDatabaseSetOption
public interface SQLAlterDatabaseItem extends SQLObject
-
-
Method Summary
-
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, setSource
-
-