Class SQLStatementImpl

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement
Direct Known Subclasses:
DB2StatementImpl, HiveAddJarStatement, HiveLoadDataStatement, HiveMsckRepairStatement, HiveMultiInsertStatement, MySqlKillStatement, MySqlStatementImpl, OdpsAddAccountProviderStatement, OdpsAddUserStatement, OdpsListStmt, OdpsRemoveUserStatement, OdpsShowChangelogsStatement, OdpsShowGrantsStmt, OdpsStatementImpl, OdpsUnloadStatement, OracleRunStatement, OracleStatementImpl, OscarAlterSchemaStatement, OscarConnectToStatement, OscarCreateSchemaStatement, OscarDropSchemaStatement, OscarShowStatement, OscarStartTransactionStatement, PGAlterSchemaStatement, PGConnectToStatement, PGCreateSchemaStatement, PGDropSchemaStatement, PGShowStatement, PGStartTransactionStatement, PhoenixStatementImpl, SQLAlterDatabaseStatement, SQLAlterFunctionStatement, SQLAlterIndexStatement, SQLAlterMaterializedViewStatement, SQLAlterOutlineStatement, SQLAlterProcedureStatement, SQLAlterResourceGroupStatement, SQLAlterSequenceStatement, SQLAlterSystemGetConfigStatement, SQLAlterSystemSetConfigStatement, SQLAlterTableGroupStatement, SQLAlterTableStatement, SQLAlterTypeStatement, SQLAlterViewRenameStatement, SQLAlterViewStatement, SQLAnalyzeTableStatement, SQLArchiveTableStatement, SQLBackupStatement, SQLBlockStatement, SQLBuildTableStatement, SQLCallStatement, SQLCancelJobStatement, SQLCaseStatement, SQLCloneTableStatement, SQLCloseStatement, SQLCommentStatement, SQLCommitStatement, SQLCopyFromStatement, SQLCreateDatabaseStatement, SQLCreateFunctionStatement, SQLCreateIndexStatement, SQLCreateMaterializedViewStatement, SQLCreateOutlineStatement, SQLCreateProcedureStatement, SQLCreateResourceGroupStatement, SQLCreateRoleStatement, SQLCreateSequenceStatement, SQLCreateTableGroupStatement, SQLCreateTableStatement, SQLCreateTriggerStatement, SQLCreateUserStatement, SQLCreateViewStatement, SQLDeclareStatement, SQLDeleteStatement, SQLDescribeStatement, SQLDropCatalogStatement, SQLDropDatabaseStatement, SQLDropEventStatement, SQLDropFunctionStatement, SQLDropIndexStatement, SQLDropLogFileGroupStatement, SQLDropMaterializedViewStatement, SQLDropOutlineStatement, SQLDropProcedureStatement, SQLDropResourceGroupStatement, SQLDropResourceStatement, SQLDropRoleStatement, SQLDropSequenceStatement, SQLDropServerStatement, SQLDropSynonymStatement, SQLDropTableGroupStatement, SQLDropTableSpaceStatement, SQLDropTableStatement, SQLDropTriggerStatement, SQLDropTypeStatement, SQLDropUserStatement, SQLDropViewStatement, SQLDumpStatement, SQLExplainAnalyzeStatement, SQLExplainStatement, SQLExportDatabaseStatement, SQLExportTableStatement, SQLExprStatement, SQLFetchStatement, SQLForStatement, SQLIfStatement, SQLImportDatabaseStatement, SQLImportTableStatement, SQLInsertInto, SQLListResourceGroupStatement, SQLLoopStatement, SQLMergeStatement, SQLOpenStatement, SQLOptimizeStatement, SQLPrivilegeStatement, SQLPurgeLogsStatement, SQLPurgeRecyclebinStatement, SQLPurgeTableStatement, SQLPurgeTemporaryOutputStatement, SQLRefreshMaterializedViewStatement, SQLReleaseSavePointStatement, SQLRenameUserStatement, SQLReplaceStatement, SQLRestoreStatement, SQLReturnStatement, SQLRollbackStatement, SQLSavePointStatement, SQLScriptCommitStatement, SQLSelectStatement, SQLServerStatementImpl, SQLSetStatement, SQLShowACLStatement, SQLShowCatalogsStatement, SQLShowColumnsStatement, SQLShowCreateMaterializedViewStatement, SQLShowCreateTableStatement, SQLShowCreateViewStatement, SQLShowDatabasesStatement, SQLShowErrorsStatement, SQLShowFunctionsStatement, SQLShowGrantsStatement, SQLShowHistoryStatement, SQLShowIndexesStatement, SQLShowMaterializedViewStatement, SQLShowOutlinesStatement, SQLShowPackagesStatement, SQLShowPartitionsStmt, SQLShowProcessListStatement, SQLShowQueryTaskStatement, SQLShowRecylebinStatement, SQLShowRolesStatement, SQLShowRoleStatement, SQLShowSessionStatement, SQLShowStatisticListStmt, SQLShowStatisticStmt, SQLShowTableGroupsStatement, SQLShowTablesStatement, SQLShowUsersStatement, SQLShowVariantsStatement, SQLShowViewsStatement, SQLStartTransactionStatement, SQLSubmitJobStatement, SQLSyncMetaStatement, SQLTruncateStatement, SQLUpdateStatement, SQLUseStatement, SQLWhileStatement, SQLWhoamiStatement

public abstract class SQLStatementImpl extends SQLObjectImpl implements SQLStatement