com.alibaba.druid.sql.ast
接口 SQLStatement

所有超级接口:
SQLObject
所有已知子接口:
MySqlStatement, OracleDDLStatement, OracleStatement, PGSQLStatement, SQLDDLStatement, SQLServerStatement
所有已知实现类:
CobarShowStatus, DB2StatementImpl, DB2ValuesStatement, MySqlAlterTableStatement, MySqlAlterUserStatement, MySqlAnalyzeStatement, MySqlBinlogStatement, MySqlCommitStatement, MySqlCreateIndexStatement, MySqlCreateTableStatement, MySqlCreateUserStatement, MySqlDeleteStatement, MySqlDescribeStatement, MySqlExecuteStatement, MySqlHelpStatement, MySqlInsertStatement, MySqlKillStatement, MySqlLoadDataInFileStatement, MySqlLoadXmlStatement, MySqlLockTableStatement, MySqlOptimizeStatement, MySqlPrepareStatement, MySqlRenameTableStatement, MySqlReplaceStatement, MySqlResetStatement, MySqlRollbackStatement, MySqlSetCharSetStatement, MySqlSetNamesStatement, MySqlSetPasswordStatement, MySqlSetTransactionIsolationLevelStatement, MySqlShowAuthorsStatement, MySqlShowBinaryLogsStatement, MySqlShowBinLogEventsStatement, MySqlShowCharacterSetStatement, MySqlShowCollationStatement, MySqlShowColumnsStatement, MySqlShowContributorsStatement, MySqlShowCreateDatabaseStatement, MySqlShowCreateEventStatement, MySqlShowCreateFunctionStatement, MySqlShowCreateProcedureStatement, MySqlShowCreateTableStatement, MySqlShowCreateTriggerStatement, MySqlShowCreateViewStatement, MySqlShowDatabasesStatement, MySqlShowEnginesStatement, MySqlShowEngineStatement, MySqlShowErrorsStatement, MySqlShowEventsStatement, MySqlShowFunctionCodeStatement, MySqlShowFunctionStatusStatement, MySqlShowGrantsStatement, MySqlShowIndexesStatement, MySqlShowKeysStatement, MySqlShowMasterLogsStatement, MySqlShowMasterStatusStatement, MySqlShowOpenTablesStatement, MySqlShowPluginsStatement, MySqlShowPrivilegesStatement, MySqlShowProcedureCodeStatement, MySqlShowProcedureStatusStatement, MySqlShowProcessListStatement, MySqlShowProfilesStatement, MySqlShowProfileStatement, MySqlShowRelayLogEventsStatement, MySqlShowSlaveHostsStatement, MySqlShowSlaveStatusStatement, MySqlShowStatusStatement, MySqlShowTablesStatement, MySqlShowTableStatusStatement, MySqlShowTriggersStatement, MySqlShowVariantsStatement, MySqlShowWarningsStatement, MySqlStartTransactionStatement, MySqlStatementImpl, MySqlUnlockTablesStatement, MySqlUpdateStatement, OdpsCreateTableStatement, OdpsInsertStatement, OracleAlterIndexStatement, OracleAlterProcedureStatement, OracleAlterSessionStatement, OracleAlterSynonymStatement, OracleAlterTablespaceStatement, OracleAlterTableStatement, OracleAlterTriggerStatement, OracleAlterViewStatement, OracleBlockStatement, OracleCommitStatement, OracleCreateDatabaseDbLinkStatement, OracleCreateIndexStatement, OracleCreateProcedureStatement, OracleCreateSequenceStatement, OracleCreateTableStatement, OracleDeleteStatement, OracleDropDbLinkStatement, OracleExceptionStatement, OracleExitStatement, OracleExplainStatement, OracleExprStatement, OracleFetchStatement, OracleForStatement, OracleGotoStatement, OracleIfStatement, OracleInsertStatement, OracleLabelStatement, OracleLockTableStatement, OracleLoopStatement, OracleMergeStatement, OracleMultiInsertStatement, OraclePLSQLCommitStatement, OracleSavePointStatement, OracleSetTransactionStatement, OracleStatementImpl, OracleUpdateStatement, PGDeleteStatement, PGInsertStatement, PGSelectStatement, PGUpdateStatement, SQLAlterTableStatement, SQLCallStatement, SQLCommentStatement, SQLCreateDatabaseStatement, SQLCreateIndexStatement, SQLCreateTableStatement, SQLCreateTriggerStatement, SQLCreateViewStatement, SQLDeleteStatement, SQLDropDatabaseStatement, SQLDropFunctionStatement, SQLDropIndexStatement, SQLDropProcedureStatement, SQLDropSequenceStatement, SQLDropTableSpaceStatement, SQLDropTableStatement, SQLDropTriggerStatement, SQLDropUserStatement, SQLDropViewStatement, SQLExplainStatement, SQLGrantStatement, SQLInsertStatement, SQLReleaseSavePointStatement, SQLRollbackStatement, SQLSavePointStatement, SQLSelectStatement, SQLServerExecStatement, SQLServerInsertStatement, SQLServerUpdateStatement, SQLSetStatement, SQLStatementImpl, SQLTruncateStatement, SQLUpdateStatement, SQLUseStatement

public interface SQLStatement
extends SQLObject


方法摘要
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.