类 SQLCreateDatabaseStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLCreateDatabaseStatement
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLStatement, SQLCreateStatement, SQLDDLStatement

public class SQLCreateDatabaseStatement extends SQLStatementImpl implements SQLCreateStatement