软件包 com.alibaba.druid.sql.ast.statement
的使用

使用 com.alibaba.druid.sql.ast.statement 的软件包
com.alibaba.druid.mock.handler   
com.alibaba.druid.sql   
com.alibaba.druid.sql.ast   
com.alibaba.druid.sql.ast.expr   
com.alibaba.druid.sql.ast.statement   
com.alibaba.druid.sql.dialect.db2.ast.stmt   
com.alibaba.druid.sql.dialect.db2.parser   
com.alibaba.druid.sql.dialect.db2.visitor   
com.alibaba.druid.sql.dialect.mysql.ast   
com.alibaba.druid.sql.dialect.mysql.ast.statement   
com.alibaba.druid.sql.dialect.mysql.parser   
com.alibaba.druid.sql.dialect.mysql.visitor   
com.alibaba.druid.sql.dialect.odps.ast   
com.alibaba.druid.sql.dialect.odps.parser   
com.alibaba.druid.sql.dialect.odps.visitor   
com.alibaba.druid.sql.dialect.oracle.ast.clause   
com.alibaba.druid.sql.dialect.oracle.ast.expr   
com.alibaba.druid.sql.dialect.oracle.ast.stmt   
com.alibaba.druid.sql.dialect.oracle.parser   
com.alibaba.druid.sql.dialect.oracle.visitor   
com.alibaba.druid.sql.dialect.postgresql.ast.stmt   
com.alibaba.druid.sql.dialect.postgresql.parser   
com.alibaba.druid.sql.dialect.postgresql.visitor   
com.alibaba.druid.sql.dialect.sqlserver.ast   
com.alibaba.druid.sql.dialect.sqlserver.ast.stmt   
com.alibaba.druid.sql.dialect.sqlserver.parser   
com.alibaba.druid.sql.dialect.sqlserver.visitor   
com.alibaba.druid.sql.parser   
com.alibaba.druid.sql.visitor   
com.alibaba.druid.wall.spi   
 

com.alibaba.druid.mock.handler 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectQueryBlock
           
 

com.alibaba.druid.sql 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelect
           
 

com.alibaba.druid.sql.ast 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectOrderByItem
           
 

com.alibaba.druid.sql.ast.expr 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelect
           
 

com.alibaba.druid.sql.ast.statement 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableItem
           
SQLAssignItem
           
SQLColumnConstraint
           
SQLColumnDefinition
           
SQLCommentStatement.Type
           
SQLConstaint
           
SQLConstaintImpl
           
SQLCreateTableStatement.Type
           
SQLCreateTriggerStatement.TriggerEvent
           
SQLCreateTriggerStatement.TriggerType
           
SQLCreateViewStatement.Level
           
SQLDDLStatement
           
SQLExprTableSource
           
SQLForeignKeyConstraint
           
SQLGrantStatement.ObjectType
           
SQLInsertInto
           
SQLInsertStatement.ValuesClause
           
SQLJoinTableSource.JoinType
           
SQLPrimaryKey
           
SQLSelect
           
SQLSelectGroupByClause
           
SQLSelectItem
           
SQLSelectOrderByItem
           
SQLSelectOrderByItem.NullsOrderType
           
SQLSelectQuery
           
SQLTableConstaint
           
SQLTableElement
           
SQLTableSource
           
SQLTableSourceImpl
           
SQLUnionOperator
           
SQLUnionQuery
           
SQLUnique
           
SQLUniqueConstraint
           
SQLUpdateSetItem
           
SQLWithSubqueryClause
           
SQLWithSubqueryClause.Entry
           
 

com.alibaba.druid.sql.dialect.db2.ast.stmt 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectQuery
           
SQLSelectQueryBlock
           
 

com.alibaba.druid.sql.dialect.db2.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectQuery
           
 

com.alibaba.druid.sql.dialect.db2.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectGroupByClause
           
SQLSelectItem
           
 

com.alibaba.druid.sql.dialect.mysql.ast 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLConstaint
           
SQLConstaintImpl
           
SQLForeignKeyConstraint
           
SQLForeignKeyImpl
           
SQLPrimaryKey
           
SQLTableConstaint
           
SQLTableElement
           
SQLUnique
           
SQLUniqueConstraint
           
 

com.alibaba.druid.sql.dialect.mysql.ast.statement 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableAddColumn
           
SQLAlterTableItem
           
SQLAlterTableStatement
           
SQLColumnDefinition
           
SQLCreateIndexStatement
           
SQLCreateTableStatement
           
SQLDDLStatement
           
SQLDeleteStatement
           
SQLExprTableSource
           
SQLInsertInto
           
SQLInsertStatement
           
SQLInsertStatement.ValuesClause
           
SQLRollbackStatement
           
SQLSelect
           
SQLSelectGroupByClause
           
SQLSelectQuery
           
SQLSelectQueryBlock
           
SQLTableElement
           
SQLTableSource
           
SQLUnionQuery
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.mysql.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableStatement
           
SQLAssignItem
           
SQLColumnDefinition
           
SQLCreateTableStatement
           
SQLInsertStatement
           
SQLSelectQuery
           
SQLSelectStatement
           
SQLUnionQuery
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.mysql.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAssignItem
           
SQLCharactorDataType
           
SQLColumnDefinition
           
SQLExprTableSource
           
SQLSelectGroupByClause
           
SQLSelectItem
           
SQLSelectQueryBlock
           
SQLSelectStatement
           
 

com.alibaba.druid.sql.dialect.odps.ast 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAssignItem
           
SQLColumnDefinition
           
SQLCreateTableStatement
           
SQLDDLStatement
           
SQLExprTableSource
           
SQLSelect
           
SQLSelectItem
           
SQLSubqueryTableSource
           
 

com.alibaba.druid.sql.dialect.odps.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLCreateTableStatement
           
 

com.alibaba.druid.sql.dialect.odps.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLJoinTableSource
           
SQLSelectGroupByClause
           
SQLSubqueryTableSource
           
 

com.alibaba.druid.sql.dialect.oracle.ast.clause 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelect
           
SQLWithSubqueryClause.Entry
           
 

com.alibaba.druid.sql.dialect.oracle.ast.expr 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelect
           
 

com.alibaba.druid.sql.dialect.oracle.ast.stmt 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableItem
           
SQLAlterTableStatement
           
SQLAssignItem
           
SQLCheck
           
SQLColumnDefinition
           
SQLConstaint
           
SQLConstaintImpl
           
SQLCreateIndexStatement
           
SQLCreateTableStatement
           
SQLDDLStatement
           
SQLDeleteStatement
           
SQLExplainStatement
           
SQLExprTableSource
           
SQLForeignKeyConstraint
           
SQLForeignKeyImpl
           
SQLInsertInto
           
SQLInsertStatement
           
SQLJoinTableSource
           
SQLPrimaryKey
           
SQLSelect
           
SQLSelectOrderByItem
           
SQLSelectQuery
           
SQLSelectQueryBlock
           
SQLSubqueryTableSource
           
SQLTableConstaint
           
SQLTableElement
           
SQLTableSource
           
SQLTableSourceImpl
           
SQLUnique
           
SQLUniqueConstraint
           
SQLUpdateSetItem
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.oracle.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableStatement
           
SQLColumnDefinition
           
SQLSelectQuery
           
SQLTableSource
           
SQLUnique
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.oracle.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLCharactorDataType
           
SQLRollbackStatement
           
SQLSelect
           
SQLSelectGroupByClause
           
SQLSelectItem
           
SQLSelectQueryBlock
           
SQLTruncateStatement
           
 

com.alibaba.druid.sql.dialect.postgresql.ast.stmt 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLDeleteStatement
           
SQLExprTableSource
           
SQLInsertInto
           
SQLInsertStatement
           
SQLInsertStatement.ValuesClause
           
SQLSelect
           
SQLSelectQuery
           
SQLSelectQueryBlock
           
SQLSelectStatement
           
SQLTableSource
           
SQLTableSourceImpl
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.postgresql.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectQuery
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.postgresql.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLSelectGroupByClause
           
SQLSelectItem
           
SQLTruncateStatement
           
 

com.alibaba.druid.sql.dialect.sqlserver.ast 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLColumnDefinition
           
SQLSelect
           
SQLSelectQuery
           
SQLSelectQueryBlock
           
SQLTableElement
           
 

com.alibaba.druid.sql.dialect.sqlserver.ast.stmt 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLInsertInto
           
SQLInsertStatement
           
SQLInsertStatement.ValuesClause
           
SQLTableSource
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.sqlserver.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLColumnDefinition
           
SQLSelect
           
SQLSelectQuery
           
SQLUpdateStatement
           
 

com.alibaba.druid.sql.dialect.sqlserver.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLColumnDefinition
           
SQLExprTableSource
           
SQLSelectGroupByClause
           
SQLSelectItem
           
 

com.alibaba.druid.sql.parser 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableStatement
           
SQLAssignItem
           
SQLCallStatement
           
SQLCheck
           
SQLColumnDefinition
           
SQLCommentStatement
           
SQLConstaint
           
SQLCreateTableStatement
           
SQLCreateViewStatement
           
SQLDeleteStatement
           
SQLDropUserStatement
           
SQLExplainStatement
           
SQLForeignKeyConstraint
           
SQLGrantStatement
           
SQLPrimaryKey
           
SQLRollbackStatement
           
SQLSelect
           
SQLSelectOrderByItem
           
SQLSelectQuery
           
SQLSelectQueryBlock
           
SQLSelectStatement
           
SQLTableSource
           
SQLUnionQuery
           
SQLUnique
           
SQLUpdateStatement
           
SQLUseStatement
           
 

com.alibaba.druid.sql.visitor 使用的 com.alibaba.druid.sql.ast.statement 中的类
NotNullConstraint
           
SQLAlterTableAddColumn
           
SQLAlterTableAddConstraint
           
SQLAlterTableAddIndex
           
SQLAlterTableAlterColumn
           
SQLAlterTableDisableConstraint
           
SQLAlterTableDisableKeys
           
SQLAlterTableDropColumnItem
           
SQLAlterTableDropConstraint
           
SQLAlterTableDropForeinKey
           
SQLAlterTableDropIndex
           
SQLAlterTableDropPrimaryKey
           
SQLAlterTableEnableConstraint
           
SQLAlterTableEnableKeys
           
SQLAlterTableRenameColumn
           
SQLAlterTableStatement
           
SQLAssignItem
           
SQLCallStatement
           
SQLCharactorDataType
           
SQLCheck
           
SQLColumnCheck
           
SQLColumnDefinition
           
SQLColumnPrimaryKey
           
SQLColumnReference
           
SQLColumnUniqueKey
           
SQLCommentStatement
           
SQLCreateDatabaseStatement
           
SQLCreateIndexStatement
           
SQLCreateTableStatement
           
SQLCreateTriggerStatement
           
SQLCreateViewStatement
           
SQLDeleteStatement
           
SQLDropDatabaseStatement
           
SQLDropFunctionStatement
           
SQLDropIndexStatement
           
SQLDropProcedureStatement
           
SQLDropSequenceStatement
           
SQLDropTableSpaceStatement
           
SQLDropTableStatement
           
SQLDropTriggerStatement
           
SQLDropUserStatement
           
SQLDropViewStatement
           
SQLExplainStatement
           
SQLExprHint
           
SQLExprTableSource
           
SQLForeignKeyImpl
           
SQLGrantStatement
           
SQLInsertStatement
           
SQLInsertStatement.ValuesClause
           
SQLJoinTableSource
           
SQLPrimaryKeyImpl
           
SQLReleaseSavePointStatement
           
SQLRollbackStatement
           
SQLSavePointStatement
           
SQLSelect
           
SQLSelectGroupByClause
           
SQLSelectItem
           
SQLSelectOrderByItem
           
SQLSelectQueryBlock
           
SQLSelectStatement
           
SQLSetStatement
           
SQLSubqueryTableSource
           
SQLTableElement
           
SQLTruncateStatement
           
SQLUnionQuery
           
SQLUnionQueryTableSource
           
SQLUnique
           
SQLUniqueConstraint
           
SQLUpdateSetItem
           
SQLUpdateStatement
           
SQLUseStatement
           
SQLWithSubqueryClause
           
SQLWithSubqueryClause.Entry
           
 

com.alibaba.druid.wall.spi 使用的 com.alibaba.druid.sql.ast.statement 中的类
SQLAlterTableStatement
           
SQLCallStatement
           
SQLCreateTableStatement
           
SQLCreateTriggerStatement
           
SQLDeleteStatement
           
SQLDropTableStatement
           
SQLExprTableSource
           
SQLInsertInto
           
SQLInsertStatement
           
SQLJoinTableSource
           
SQLSelect
           
SQLSelectGroupByClause
           
SQLSelectItem
           
SQLSelectQuery
           
SQLSelectQueryBlock
           
SQLSelectStatement
           
SQLSetStatement
           
SQLTableSource
           
SQLUnionQuery
           
SQLUpdateStatement
           
 



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