JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractOracleExceptionSorter
oracle exception sorter abstract
AbstractWebStatImpl
AbstractWebStatImpl
AbstractWebStatImpl.WebStatFilterContextListener
AbstractWebStatImpl.WebStatFilterContextListener
AggregateType
AnalyzerIndexType
Ascii
AthenaASTVisitor
AthenaCreateTableParser
AthenaCreateTableStatement
AthenaExprParser
AthenaLexer
AthenaObject
AthenaOutputVisitor
AthenaSelectParser
AthenaStatementParser
AutoIncrementType
AutoLoad
BalancedClickhouseDriver
BalancedClickhouseDriverNative
Base64
Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
BeanTypeAutoProxyCreator
类BeanTypeAutoProxyCreator.java的实现描述:使用配置类型代替Springframework中配置名称的实现
BigQueryAssertStatement
BigQueryCharExpr
BigQueryCreateModelStatement
BigQueryCreateTableParser
BigQueryCreateTableStatement
BigQueryExecuteImmediateStatement
BigQueryExprParser
BigQueryLexer
BigQueryModelExpr
BigQueryObject
BigQueryOutputVisitor
BigQuerySelectParser
BigQuerySelectQueryBlock
BigQuerySelectQueryBlock.DifferentialPrivacy
BigQueryStatementParser
BigQueryTableExpr
BigQueryVisitor
Bin
BitLength
BlinkCreateTableParser
BlinkCreateTableStatement
BlinkExprParser
BlinkLexer
BlinkOutputVisitor
BlinkStatementParser
BlinkVisitor
BQ
CalciteMySqlNodeVisitor
CalciteSqlBasicCall
CallableStatementProxy
CallableStatementProxyImpl
Char
CharsetConvert
字符编码转换器
CharsetParameter
Deprecated.
CharTypes
CKAlterTableStatement
CKAlterTableUpdateStatement
CKASTVisitor
CKCreateTableParser
CKCreateTableStatement
CKExportParameterVisitor
CKExprParser
CKLexer
CKOutputVisitor
CKSelectParser
CKSelectQueryBlock
CKStatementParser
CKStatVisitor
CKWallProvider
ClickhouseColumnCodec
ClickhouseColumnConstraint
ClickhouseColumnTTL
ClickhouseWallVisitor
ClobProxy
ClobProxyImpl
ClusteringType
CobarShowStatus
CommonsLogFilter
CommonsLogFilterMBean
Concat
ConcurrentLruCache
<
K
,
V
>
Simple LRU (Least Recently Used) cache, bounded by a specified cache capacity.
ConditionValue
ConditionValue.ConditionType
ConfigFilter
这个类主要是负责两个事情:解密和下载远程的配置文件 [解密] DruidDataSource dataSource = new DruidDataSource(); //dataSource.setXXX 其他设置 //下面两步很重要 //启用config filter dataSource.setFilters("config"); //使用RSA解密(使用默认密钥) dataSource.setConnectionProperties("config.decrypt=true"); dataSource.setPassword("加密的密文"); [远程配置文件] DruidDataSource dataSource = new DruidDataSource(); //下面两步很重要 //启用config filter dataSource.setFilters("config"); //使用RSA解密(使用默认密钥) dataSource.setConnectionProperties("config.file=http://localhost:8080/remote.propreties;"); [Spring的配置解密] <bean id="dataSource" class="com.alibaba.druid.pool.DruidDataSource" init-method="init" destroy-method="close"> <property name="password" value="加密的密文" /> <!
ConfigTools
Deprecated.
ConnectionBase
ConnectionProxy
ConnectionProxyImpl
Constants
Consumer
<
T
>
Created by wenshao on 20/06/2017.
CycleClause
DaemonThreadFactory
DatabaseMetaDataProxyImpl
Created by wenshao on 26/05/2017.
DatabricksASTASTVisitor
DatabricksCreateTableParser
DatabricksExprParser
DatabricksLexer
DatabricksOutputASTVisitor
DatabricksSelectParser
DatabricksStatementParser
DataSourceClosedException
DataSourceCreator
An utility class to create DruidDataSource dynamically.
DataSourceDisableException
DataSourceMonitorable
外部数据要想能被使用druid sql 监控和防火墙, 需要实现此接口.
DataSourceNotAvailableException
DataSourceProxy
DataSourceProxyConfig
DataSourceProxyImpl
DataSourceProxyImplMBean
DataSourceSelector
Interface for those selector to implement.
DataSourceSelectorEnum
An enum holding the names and classes of DataSourceSelector.
DataSourceSelectorFactory
A Factory pattern for DataSourceSelector.
DateAdd
DB2ASTVisitor
DB2ASTVisitorAdapter
DB2CreateSchemaStatement
DB2CreateTableParser
DB2CreateTableStatement
DB2DropSchemaStatement
DB2EvalVisitor
DB2ExceptionSorter
DB2ExportParameterVisitor
DB2ExprParser
DB2IntermediateResultTableSource
DB2IntermediateResultTableSource.Type
DB2Lexer
DB2Object
DB2Object.Constants
DB2OutputVisitor
DB2SchemaStatVisitor
DB2SelectParser
DB2SelectQueryBlock
DB2SelectQueryBlock.Isolation
DB2SelectQueryBlock.LockRequest
DB2Statement
DB2StatementImpl
DB2StatementParser
DB2ValuesStatement
DB2WallProvider
DB2WallVisitor
DbType
DialectFeature
DialectFeature.Feature
DialectFeature.LexerFeature
DialectFeature.ParserFeature
DistributedByType
DorisASTVisitor
DorisCreateTableParser
DorisExprParser
DorisExprTableSource
DorisLexer
DorisObject
DorisObjectImpl
DorisOutputVisitor
DorisSelectParser
DorisStatementParser
DrdsBaselineStatement
version 1.0 Author zzy Date 2019/9/5 10:48
DrdsCancelDDLJob
version 1.0 Author zzy Date 2019-06-16 21:45
DrdsChangeDDLJob
version 1.0 Author zzy Date 2019-07-22 17:01
DrdsClearDDLJobCache
version 1.0 Author zzy Date 2019-07-22 10:09
DrdsInspectDDLJobCache
version 1.0 Author zzy Date 2019-07-22 10:06
DrdsRecoverDDLJob
version 1.0 Author zzy Date 2019-06-16 22:02
DrdsRemoveDDLJob
version 1.0 Author zzy Date 2019-06-18 23:41
DrdsRollbackDDLJob
version 1.0 Author zzy Date 2019-06-18 23:37
DrdsShowDDLJobs
version 1.0 Author zzy Date 2019-06-16 21:37
DrdsShowGlobalIndex
version 1.0 Author zzy Date 2019/10/8 20:06
DrdsShowMetadataLock
version 1.0 Author zzy Date 2019/10/8 20:08
DruidAbstractDataSource
DruidAbstractDataSource.PhysicalConnectionInfo
DruidAbstractDataSourceMBean
DruidConnectionHolder
DruidConnectionProvider
DruidDataSource
DruidDataSourceC3P0Adapter
DruidDataSourceC3P0AdapterMBean
DruidDataSourceConverter
支持simple-jndi
DruidDataSourceFactory
DruidDataSourceFactory
DruidDataSourceMBean
DruidDataSourceStatLogger
DruidDataSourceStatLoggerAdapter
DruidDataSourceStatLoggerImpl
DruidDataSourceStatManager
DruidDataSourceStatManagerMBean
DruidDataSourceStatValue
DruidDataSourceUtils
DruidDriver
DruidDriverMBean
DruidLobCreator
DruidLobHandler
DruidNativeJdbcExtractor
DruidPasswordCallback
DruidPooledCallableStatement
DruidPooledConnection
DruidPooledPreparedStatement
DruidPooledPreparedStatement.PreparedStatementKey
DruidPooledResultSet
DruidPooledStatement
DruidPooledXAConnection
DruidQuartzConnectionProvider
DruidRuntimeException
DruidStatBeanDefinitionParser
DruidStatementConnection
DruidStatInterceptor
DruidStatManagerFacade
监控相关的对外数据暴露
DruidStatNamespaceHandler
DruidStatService
注意:避免直接调用Druid相关对象例如DruidDataSource等,相关调用要到DruidStatManagerFacade里用反射实现
DruidStatServiceMBean
DruidWebSecurityProvider
Druid web console安全性控制SPI.
DruidWebUtils
DruidXADataSource
Elt
EncodingConvertFilter
EOFParserException
ErrorCode
ExceptionSorter
An interface to allow for exception evaluation.
ExportColumns
ExportConditionColumns
ExportConditions
ExportParameterizedOutputVisitor
ExportParameterVisitor
ExportParameterVisitorUtils
ExportSelectListColumns
ExportTables
FastsqlColumnAmbiguousException
FastsqlException
FileNodeListener
A NodeList that monitors the change of a file.
Filter
FilterAdapter
提供JdbcFilter的基本实现,使得实现一个JdbcFilter更容易。
FilterChain
FilterChainImpl
FilterEventAdapter
FilterManager
FnvHash
FnvHash.Constants
FromSubqueryResolver
FullTextType
Function
Function
FunctionHandler
FunctionType
GaussDbASTVisitor
GaussDbCreateTableParser
GaussDbCreateTableStatement
GaussDbCreateTableStatement.ForeignTableMode
GaussDbDistributeBy
GaussDbExprParser
GaussDbInsertStatement
GaussDbLexer
GaussDbObject
GaussDbObjectImpl
GaussDbOutputVisitor
GaussDbPartitionValue
GaussDbStatementParser
GetConnectionTimeoutException
Greatest
H2ASTVisitor
H2ASTVisitorAdapter
H2EvalVisitor
H2ExprParser
H2Lexer
H2OutputVisitor
H2SchemaStatVisitor
H2SelectParser
H2StatementParser
H2Utils
Hex
HexBin
format validation This class encodes/decodes hexadecimal data
HighAvailableDataSource
DataSource class which contains multiple DataSource objects.
Histogram
HiveAddJarStatement
HiveASTVisitor
HiveASTVisitorAdapter
HiveCreateFunctionStatement
HiveCreateFunctionStatement.ResourceType
HiveCreateTableParser
HiveCreateTableStatement
HiveExprParser
HiveInputOutputFormat
HiveInsert
HiveInsertStatement
HiveLexer
HiveLoadDataStatement
HiveMsckRepairStatement
HiveMultiInsertStatement
HiveOutputVisitor
HiveSchemaStatVisitor
HiveSelectParser
HiveStatementParser
HiveUtils
HologresCreateTableParser
HologresExprParser
HologresLexer
HologresOutputVisitor
HologresSelectParser
HologresStatementParser
IbatisUtils
If
IfNull
IllegalSQLObjectViolation
ImpalaASTVisitor
ImpalaCreateTableParser
ImpalaCreateTableStatement
ImpalaExprParser
ImpalaInsertStatement
ImpalaLexer
ImpalaOutputVisitor
ImpalaSelectParser
ImpalaSQLPartitionValue
ImpalaStatementParser
InformixExceptionSorter
InformixOutputVisitor
InformixSelectParser
InformixStatementParser
Insert
InsertColumnsCache
InsertColumnsCache.Entry
Instr
IPAddress
IPRange
This class represents an IP Range, which are represented by an IP address and and a subnet mask.
Isnull
JakartaCommonsLoggingImpl
JDBC4ValidConnectionChecker
Common ValidConnectionChecker for JDBC4 to use Connection.isValid.
JdbcConnectionStat
JdbcConnectionStat.Entry
JdbcConnectionStat.EntryMBean
JdbcConnectionStatMBean
JdbcConstants
JdbcDataSourceStat
JdbcDataSourceStatMBean
JdbcParameter
JdbcParameter.TYPE
JdbcParameterDate
JdbcParameterDecimal
JdbcParameterImpl
JdbcParameterInt
JdbcParameterLong
JdbcParameterNull
JdbcParameterString
JdbcParameterTimestamp
JdbcResultSetStat
JdbcResultSetStatMBean
JdbcSqlStat
JdbcSqlStatMBean
JdbcSqlStatUtils
JdbcSqlStatValue
JdbcStatContext
JdbcStatementStat
JdbcStatementStatMBean
JdbcStatManager
JdbcStatManagerFactoryBean
JdbcStatManagerMBean
JdbcTraceManager
Deprecated.
JdbcTraceManagerMBean
JdbcUtils
Jdk14LoggingImpl
JMXUtils
JSONParser
JSONUtils
JSONWriter
JtdsXAConnection
JtdsXAResource
Keywords
LayoutCharacters
Lcase
Least
Left
Length
Lexer
Lexer.CommentHandler
Lexer.SavePoint
ListDG
ListDG.Edge
LocalResultSet
Locate
Log
Log4j2Filter
Log4j2FilterMBean
Log4j2Impl
Log4jFilter
Log4jFilterMBean
Log4jImpl
LogFactory
LogFilter
LogFilterMBean
Lpad
LRUCache
<
K
,
V
>
Ltrim
ManagedDataSource
MapComparator
<
K
,
V
>
MBeanServerFactoryBean
MergeStatFilter
MetaSqlExtract
MetricCollector
MField
MockArray
MockBlob
MockCallableStatement
MockClob
MockConnection
MockConnectionClosedException
MockDriver
MockDriverMBean
MockExceptionSorter
MockExecuteHandler
MockNClob
MockParameterMetaData
MockParameterMetaData.Parameter
MockPreparedStatement
MockRef
MockResultSet
MockResultSetMetaData
MockRowId
MockSavepoint
MockSQLXML
MockStatement
MockStatementBase
MockStruct
ModelClause
ModelClause.CellAssignment
ModelClause.CellAssignmentItem
ModelClause.CellReferenceOption
ModelClause.MainModelClause
ModelClause.ModelColumn
ModelClause.ModelColumnClause
ModelClause.ModelRuleOption
ModelClause.ModelRulesClause
ModelClause.QueryPartitionClause
ModelClause.ReferenceModelClause
ModelClause.ReturnRowsClause
MonitorApp
MonitorClient
MonitorClientContextListener
MonitorClientContextListener
MonitorCluster
MonitorContext
MonitorDao
MonitorDaoJdbcImpl
MonitorDaoJdbcImpl.BeanInfo
MonitorDaoJdbcImpl.FieldInfo
MonitorInstance
MonitorServlet
MSSQLServerExportParameterVisitor
MSSQLValidConnectionChecker
A MSSQLValidConnectionChecker.
MTable
MySQL8DateTimeResultSetMetaData
针对mysql jdbc 8.0.23及以上版本,通过该方法控制将对象类型转换成原来的类型
MySQL8DateTimeSqlTypeFilter
针对mysql jdbc 8.0.23及以上版本,如果调用方没有使用orm框架,而是直接调用ResultSet的getObject方法,则针对DATETIME类型的字段,得到的对象从TimeStamp类型变成了LocalDateTime类型,导致调用方出现类型转换异常 通过Filter控制将对象类型转换成原来的类型
MySqlAlterDatabaseKillJob
MySqlAlterDatabaseSetOption
MySqlAlterEventStatement
MysqlAlterFullTextStatement
MySqlAlterLogFileGroupStatement
MySqlAlterServerStatement
MySqlAlterTableAlgorithm
MysqlAlterTableAlterCheck
MySqlAlterTableAlterColumn
MySqlAlterTableAlterFullTextIndex
MySqlAlterTableChangeColumn
MySqlAlterTableDiscardTablespace
MySqlAlterTableForce
version 1.0 Author zzy Date 2019-06-03 15:43
MySqlAlterTableImportTablespace
MySqlAlterTableLock
version 1.0 Author zzy Date 2019-06-03 15:50
MySqlAlterTableModifyColumn
MySqlAlterTableOption
MySqlAlterTableOrderBy
version 1.0 Author zzy Date 2019-06-03 15:59
MySqlAlterTablespaceStatement
MySqlAlterTableValidation
version 1.0 Author zzy Date 2019-06-03 16:22
MySqlAlterUserStatement
MySqlAlterUserStatement.AlterUser
MySqlAlterUserStatement.AuthOption
MySqlAlterUserStatement.PasswordExpire
MySqlAlterUserStatement.PasswordOption
MySqlAnalyzeStatement
MySqlASTVisitor
MySqlASTVisitorAdapter
MySqlBinlogStatement
MySqlCaseStatement
MySqlCaseStatement.MySqlWhenStatement
case when statement
MySqlCharExpr
MySqlChecksumTableStatement
MySqlCheckTableStatement
MySqlClearPlanCacheStatement
MySqlCreateAddLogFileGroupStatement
MySqlCreateEventStatement
MySqlCreateExternalCatalogStatement
MysqlCreateFullTextAnalyzerStatement
MysqlCreateFullTextCharFilterStatement
MysqlCreateFullTextDictionaryStatement
MysqlCreateFullTextTokenFilterStatement
MysqlCreateFullTextTokenizerStatement
MySqlCreateServerStatement
MySqlCreateTableParser
MySqlCreateTableSpaceStatement
MySqlCreateTableStatement
MySqlCreateTableStatement.TableSpaceOption
MySqlCreateUserStatement
MySqlCreateUserStatement.UserSpecification
MySqlCursorDeclareStatement
MysqlDeallocatePrepareStatement
MySqlDeclareConditionStatement
MySqlDeclareHandlerStatement
MySqlDeclareStatement
MySqlDeleteStatement
MySqlDisabledPlanCacheStatement
MysqlDropFullTextStatement
MySqlEvalVisitorImpl
MySqlEventSchedule
MySqlExceptionSorter
MySqlExecuteForAdsStatement
MySqlExecuteStatement
MySqlExplainPlanCacheStatement
MySqlExplainStatement
MySqlExplainType
MySqlExportParameterVisitor
MySqlExpr
MySqlExprImpl
MySqlExprParser
MySqlExtPartition
MySqlExtPartition.Item
MySqlFlashbackStatement
MySqlFlushStatement
Created by wenshao on 16/08/2017.
MySqlForceIndexHint
MysqlForeignKey
MySqlFormatName
MySqlHandlerType
MySqlHelpStatement
MySqlHint
MySqlHintStatement
MySqlIgnoreIndexHint
MySqlIndexHint
MySqlIndexHint.Option
MySqlIndexHintImpl
MySqlInsertReader
MySqlInsertStatement
MySqlIterateStatement
MySqlJSONTableExpr
MySqlJSONTableExpr.Column
MySqlKey
MySqlKillStatement
MySqlKillStatement.Type
MySqlLeaveStatement
MySqlLexer
MySqlLoadDataInFileStatement
MySqlLoadXmlStatement
MySqlLockTableStatement
MySqlLockTableStatement.Item
MySqlLockTableStatement.LockType
MySqlManageInstanceGroupStatement
MySqlMigrateStatement
MySqlMockExecuteHandlerImpl
MySqlObject
MySqlObjectImpl
MySqlOptimizeStatement
MySqlOrderingExpr
MySqlOutFileExpr
MySqlOutputVisitor
MySqlParameterizedVisitor
MySqlPartitionByKey
MysqlPartitionSingle
MySqlPrepareStatement
MySqlPrimaryKey
MySqlProcedureExecutor
MySqlRaftLeaderTransferStatement
MySqlRaftMemberChangeStatement
MySqlRenameSequenceStatement
MySqlRenameTableStatement
MySqlRenameTableStatement.Item
MySqlRepeatStatement
MySqlSchemaStatVisitor
MySqlSelectIntoParser
MySqlSelectIntoStatement
MySqlSelectParser
MySqlSelectQueryBlock
MySqlSetTransactionStatement
MySqlShowAuthorsStatement
MySqlShowBinaryLogsStatement
MySqlShowBinLogEventsStatement
MySqlShowBroadcastsStatement
MySqlShowCharacterSetStatement
MySqlShowClusterNameStatement
MySqlShowCollationStatement
MySqlShowColumnOutpuVisitor
Created by wenshao on 27/07/2017.
MySqlShowConfigStatement
MySqlShowContributorsStatement
MySqlShowCreateDatabaseStatement
MySqlShowCreateEventStatement
MysqlShowCreateFullTextStatement
MySqlShowCreateFunctionStatement
MySqlShowCreateProcedureStatement
MySqlShowCreateTriggerStatement
MySqlShowDatabaseStatusStatement
MySqlShowDatasourcesStatement
MysqlShowDbLockStatement
MySqlShowDdlStatusStatement
for ttdl5
MySqlShowDsStatement
MySqlShowEnginesStatement
MySqlShowEngineStatement
MySqlShowEngineStatement.Option
MySqlShowErrorsStatement
MySqlShowEventsStatement
MysqlShowFullTextStatement
MySqlShowFunctionCodeStatement
MySqlShowFunctionStatusStatement
MySqlShowGrantsStatement
MySqlShowHelpStatement
MySqlShowHMSMetaStatement
MysqlShowHtcStatement
MySqlShowJobStatusStatement
MySqlShowMasterLogsStatement
MySqlShowMasterStatusStatement
MySqlShowMigrateTaskStatusStatement
MySqlShowNodeStatement
MySqlShowOpenTablesStatement
MySqlShowPartitionsStatement
MySqlShowPhysicalProcesslistStatement
MySqlShowPlanCacheStatement
MySqlShowPlanCacheStatusStatement
MySqlShowPluginsStatement
MySqlShowPrivilegesStatement
MySqlShowProcedureCodeStatement
MySqlShowProcedureStatusStatement
MySqlShowProcessListStatement
MySqlShowProfilesStatement
MySqlShowProfileStatement
MySqlShowProfileStatement.Type
MySqlShowRelayLogEventsStatement
MySqlShowRuleStatement
MySqlShowRuleStatusStatement
MySqlShowSequencesStatement
MySqlShowSlaveHostsStatement
MySqlShowSlaveStatusStatement
MySqlShowSlowStatement
MySqlShowStatement
MySqlShowStatusStatement
MysqlShowStcStatement
MySqlShowTableStatusStatement
MySqlShowTopologyStatement
MySqlShowTraceStatement
MySqlShowTriggersStatement
MySqlShowWarningsStatement
MySqlStatement
MySqlStatementImpl
MySqlStatementParser
MySqlStatementType
MySqlSubPartitionByKey
MySqlSubPartitionByList
MySqlSubPartitionByValue
MySqlTableIndex
MySqlUnique
MySqlUnlockTablesStatement
MySqlUpdatePlanCacheStatement
MySqlUpdateStatement
MySqlUpdateTableSource
MySqlUseIndexHint
MySqlUserName
MySqlUtils
MySqlValidConnectionChecker
MySqlWallProvider
MySqlWallVisitor
MySqlXAStatement
MySqlXAStatement.XAType
NamedDataSourceSelector
Use the given name in ThreadLocal variable to choose DataSource.
NameResolveVisitor
Created by wenshao on 26/07/2017.
NClobProxy
NClobProxyImpl
Nil
NodeEvent
Define the detail of a node update event.
NodeEventTypeEnum
Enum that specifies the type of a NodeEvent.
NodeListener
This abstract class defines a listener to monitor the change of DataSource nodes.
NoLoggingImpl
NotAllowCommentException
Now
NullExceptionSorter
OceanBaseOracleExceptionSorter
OceanBaseValidConnectionChecker
OdpsAddAccountProviderStatement
OdpsAddFileStatement
OdpsAddFileStatement.FileType
OdpsAddStatisticStatement
OdpsAddTableStatement
OdpsAddUserStatement
OdpsAlterTableChangeOwner
OdpsAlterTableSetChangeLogs
OdpsAlterTableSetFileFormat
OdpsASTVisitor
OdpsASTVisitorAdapter
OdpsCopyStmt
OdpsCountStatement
OdpsCreateTableParser
OdpsCreateTableStatement
OdpsDeclareVariableStatement
OdpsExprParser
OdpsExstoreStatement
OdpsGrantStmt
OdpsInstallPackageStatement
OdpsLexer
OdpsListStmt
OdpsNewExpr
OdpsObject
OdpsObjectImpl
OdpsOutputVisitor
OdpsPAIStmt
OdpsQueryAliasStatement
OdpsReadStatement
OdpsRemoveStatisticStatement
OdpsRemoveUserStatement
OdpsRestoreStatement
OdpsSchemaStatVisitor
OdpsSelectParser
OdpsSelectQueryBlock
OdpsSetLabelStatement
OdpsShowChangelogsStatement
OdpsShowGrantsStmt
OdpsStatementImpl
OdpsStatementParser
OdpsStatisticClause
OdpsStatisticClause.ColumnMax
OdpsStatisticClause.ColumnMin
OdpsStatisticClause.ColumnStatisticClause
OdpsStatisticClause.ColumnSum
OdpsStatisticClause.DistinctValue
OdpsStatisticClause.ExpressionCondition
OdpsStatisticClause.NullValue
OdpsStatisticClause.TableCount
OdpsTransformExpr
OdpsUDTFSQLSelectItem
OdpsUndoTableStatement
OdpsUnloadStatement
OdpsUtils
OneParamFunctions
OracleAlterPackageStatement
OracleAlterSessionStatement
OracleAlterStatement
OracleAlterSummaryStatement
OracleAlterSynonymStatement
OracleAlterTableDropPartition
OracleAlterTableItem
OracleAlterTableModify
OracleAlterTableMoveTablespace
OracleAlterTableRowMovement
OracleAlterTableShrinkSpace
OracleAlterTablespaceAddDataFile
OracleAlterTablespaceItem
OracleAlterTablespaceStatement
OracleAlterTableSplitPartition
OracleAlterTableSplitPartition.NestedTablePartitionSpec
OracleAlterTableSplitPartition.TableSpaceItem
OracleAlterTableSplitPartition.UpdateIndexesClause
OracleAlterTableTruncatePartition
OracleAlterTriggerStatement
OracleAlterViewStatement
OracleAnalytic
OracleAnalyticWindowing
OracleAnalyticWindowing.Type
OracleArgumentExpr
OracleASTParameterizedVisitor
OracleASTVisitor
OracleASTVisitorAdapter
OracleBinaryDoubleExpr
OracleBinaryFloatExpr
OracleCheck
OracleConstraint
OracleConstraint.Initially
OracleContinueStatement
OracleCreateDatabaseDbLinkStatement
OracleCreateIndexStatement
OracleCreatePackageStatement
Created by wenshao on 23/05/2017.
OracleCreateSynonymStatement
OracleCreateTableParser
OracleCreateTableSpaceStatement
OracleCreateTableStatement
OracleCreateTableStatement.DeferredSegmentCreation
OracleCreateTableStatement.OIDIndex
OracleCreateTableStatement.Organization
OracleCreateTypeStatement
OracleCursorExpr
OracleDataTypeIntervalDay
OracleDataTypeIntervalYear
OracleDatetimeExpr
OracleDateTimeUnit
OracleDDLStatement
OracleDeleteStatement
OracleDropDbLinkStatement
OracleDropPackageStatement
OracleEvalVisitor
OracleExceptionSorter
Implementation of ExceptionSorter for Oracle.
OracleExecuteImmediateStatement
OracleExitStatement
OracleExplainStatement
OracleExportParameterVisitor
OracleExpr
OracleExprParser
OracleFileSpecification
OracleForeignKey
OracleForStatement
OracleFunctionDataType
OracleGotoStatement
OracleInsertStatement
OracleIntervalExpr
OracleIntervalType
OracleIsOfTypeExpr
OracleIsSetExpr
OracleLabelStatement
OracleLexer
OracleLobParameters
OracleLobStorageClause
OracleLockTableStatement
OracleLockTableStatement.LockMode
OracleMultiInsertStatement
OracleMultiInsertStatement.ConditionalInsertClause
OracleMultiInsertStatement.ConditionalInsertClauseItem
OracleMultiInsertStatement.Entry
OracleMultiInsertStatement.InsertIntoClause
OracleMultiInsertStatement.Option
OracleOuterExpr
OracleOutputVisitor
OracleParameterizedOutputVisitor
OraclePartitionSingle
OraclePipeRowStatement
OraclePrimaryKey
OracleProcedureDataType
OracleRaiseStatement
OracleRangeExpr
OracleReturningClause
OracleRowNumToLimit
OracleRowNumToLimit.Context
OracleRunStatement
OracleSchemaStatVisitor
OracleSegmentAttributes
Created by wenshao on 21/05/2017.
OracleSegmentAttributesImpl
Created by wenshao on 21/05/2017.
OracleSelectJoin
OracleSelectParser
OracleSelectPivotBase
OracleSelectQueryBlock
OracleSelectRestriction
OracleSelectRestriction.CheckOption
OracleSelectRestriction.ReadOnly
OracleSelectSubqueryTableSource
OracleSelectTableReference
OracleSelectTableSource
OracleSetTransactionStatement
OracleSQLObject
OracleSQLObjectImpl
OracleStatement
OracleStatementImpl
OracleStatementParser
OracleStorageClause
OracleStorageClause.FlashCacheType
OracleSupplementalIdKey
Created by wenshao on 20/05/2017.
OracleSupplementalLogGrp
Created by wenshao on 20/05/2017.
OracleSysdateExpr
OracleToMySqlOutputVisitor
OracleTreatExpr
OracleUnique
OracleUpdateParser
OracleUpdateStatement
OracleUsingIndexClause
OracleUtils
OracleValidConnectionChecker
OracleWallProvider
OracleWallVisitor
OracleWithSubqueryEntry
OracleXmlColumnProperties
OracleXmlColumnProperties.OracleXMLTypeStorage
OrderByResolve
Created by wenshao on 27/07/2017.
OscarAlterSchemaStatement
OscarAlterTableAlterColumnSetNotNull
OscarASTVisitor
OscarConnectToStatement
OscarCreateSchemaStatement
OscarCreateTableParser
OscarDeleteStatement
OscarDropSchemaStatement
OscarExpr
OscarExprParser
OscarFunctionTableSource
OscarInsertStatement
OscarLexer
OscarObject
OscarObjectImpl
OscarOutputVisitor
OscarPermissionOutputVisitor
OscarSelectParser
OscarSelectQueryBlock
OscarSelectQueryBlock.FetchClause
OscarSelectQueryBlock.FetchClause.Option
OscarSelectQueryBlock.ForClause
OscarSelectQueryBlock.ForClause.Option
OscarSelectQueryBlock.IntoOptionLocal
OscarSelectQueryBlock.IntoOptionTemp
OscarSelectStatement
OscarShowStatement
OscarStartTransactionStatement
OscarStatement
OscarStatementParser
OscarUpdateStatement
PagerUtils
ParameterizedOutputVisitorUtils
ParameterizedVisitor
ParserException
PartitionExtensionClause
PatternMatcher
Interface for components that can match source strings against a specified pattern string.
PGAlterDatabaseStatement
PGAlterSchemaStatement
PGAlterTableAlterColumnSetNotNull
PGAnalyzeStatement
PGASTVisitor
PGASTVisitorAdapter
PGAttrExpr
PGAttrExpr.PGExprMode
PGBoxExpr
PGCharExpr
PGCidrExpr
PGCircleExpr
PGConnectToStatement
PGCreateDatabaseStatement
PGCreateSchemaStatement
PGCreateTableParser
PGDateField
PGDeleteStatement
PGDoStatement
PGDropDatabaseStatement
PGDropSchemaStatement
PGEndTransactionStatement
PGEvalVisitor
PGExceptionSorter
PGExportParameterVisitor
PGExpr
PGExprImpl
PGExprParser
PGExtractExpr
PGFunctionTableSource
PGInetExpr
PGInsertStatement
PGLexer
PGLineSegmentsExpr
PGMacAddrExpr
PGOutputVisitor
PGPointExpr
PGPolygonExpr
PGSchemaStatVisitor
PGSelectParser
PGSelectQueryBlock
PGSelectQueryBlock.FetchClause
PGSelectQueryBlock.FetchClause.Option
PGSelectQueryBlock.ForClause
PGSelectQueryBlock.ForClause.Option
PGSelectQueryBlock.IntoOption
PGSelectStatement
PGShowStatement
PGSQLObject
PGSQLObjectImpl
PGSQLStatement
PGSQLStatementParser
PGStartTransactionStatement
PGTypeCastExpr
PGUpdateStatement
PGUtils
PGVacuumStatement
PGValidConnectionChecker
PGWallProvider
PGWallVisitor
PhoenixASTVisitor
Created by wenshao on 16/9/13.
PhoenixExceptionSorter
PhoenixExprParser
Created by wenshao on 16/9/13.
PhoenixLexer
Created by wenshao on 16/9/13.
PhoenixObject
Created by wenshao on 16/9/14.
PhoenixOutputVisitor
Created by wenshao on 16/9/13.
PhoenixSchemaStatVisitor
Created by wenshao on 16/9/13.
PhoenixStatementImpl
Created by wenshao on 16/9/14.
PhoenixStatementParser
Created by wenshao on 16/9/13.
PhoenixUpsertStatement
Created by wenshao on 16/9/14.
PoolableWrapper
PoolUpdater
Update the DataSource Connection Pool when notified.
PreparedStatementBase
PreparedStatementHolder
PreparedStatementPool
PreparedStatementPool.MethodType
PreparedStatementProxy
PreparedStatementProxyImpl
PrestoAlterFunctionStatement
PrestoAlterSchemaStatement
PrestoASTVisitor
PrestoColumnConstraint
PrestoColumnWith
PrestoCreateTableParser
presto 的create table解析器
PrestoCreateTableStatement
PrestoDateTimeExpr
PrestoDeallocatePrepareStatement
PrestoExecuteStatement
PrestoExprParser
Created by wenshao on 16/9/13.
PrestoLexer
PrestoObject
PrestoOutputVisitor
presto 的输出的视图信息
PrestoPrepareStatement
PrestoSelectParser
presto的 选择解析器
PrestoSelectStatement
presto 的 select语句
PrestoSQLStatement
PrestoStatementParser
Created by wenshao on 16/9/13.
PrintableVisitor
ProfileEntry
ProfileEntryKey
ProfileEntryReqStat
ProfileEntryStat
ProfileEntryStatValue
Profiler
ProfileStat
PropertiesUtils
Utilities for Properties.
RandomDataSourceRecoverThread
A Thread trying to test if DataSource in blacklist has been recovered.
RandomDataSourceSelector
A selector which uses java.util.Random to choose DataSource.
RandomDataSourceValidateFilter
A Druid Filter that records the last success execute time.
RandomDataSourceValidateThread
A Thread trying to test all DataSource provided by HADataSource.
RedshiftASTVisitor
RedshiftColumnConstraint
RedshiftColumnEncode
RedshiftColumnKey
RedshiftCreateTableParser
RedshiftCreateTableStatement
RedshiftExprParser
RedshiftLexer
RedshiftObject
RedshiftObjectImpl
RedshiftOutputVisitor
RedshiftSelectParser
RedshiftSelectQueryBlock
RedshiftSortKey
RedshiftStatementParser
Replace
Resources
A class to simplify access to resources through the classloader.
ResourceServlet
ResourceServlet
ResourceServlet.ProcessCallback
ResourceServlet.ProcessCallback
ResourceServlet.ResourceHandler
ResourceServlet.ResourceHandler
ResultSetBase
ResultSetConsumer
<
T
>
Created by wenshao on 03/06/2017.
ResultSetMetaDataBase
ResultSetMetaDataBase.ColumnMetaData
ResultSetMetaDataProxy
ResultSetMetaDataProxyImpl
ResultSetProxy
ResultSetProxyImpl
Reverse
Right
Rpad
SampleClause
Schema
Created by wenshao on 21/07/2017.
SchemaObject
Created by wenshao on 03/06/2017.
SchemaObject.Type
SchemaObjectType
Created by wenshao on 08/06/2017.
SchemaRepository
Created by wenshao on 03/06/2017.
SchemaRepository.SchemaLoader
SchemaResolveVisitor
Created by wenshao on 03/08/2017.
SchemaResolveVisitor.Context
SchemaResolveVisitor.Option
SchemaStatVisitor
SearchClause
SearchClause.Type
ServletPathMatcher
Signatures
SignatureUtils
SLF4JImpl
Slf4jLogFilter
SnowflakeExprParser
SnowflakeLexer
SnowflakeStatementParser
SparkASTVisitor
SparkCacheTableStatement
SparkCreateScanStatement
SparkCreateTableParser
SparkCreateTableStatement
SparkExprParser
SparkLexer
SparkOutputASTVisitor
SparkSchemaStatASTVisitor
SparkSelectParser
SparkStatementParser
SpringIbatisBeanNameAutoProxyCreator
SpringIbatisBeanNameAutoProxyCreatorMBean
SpringIbatisBeanTypeAutoProxyCreator
类BeanTypeAutoProxyCreator.java的实现描述:使用配置类型代替Springframework中配置名称的实现
SpringIbatisBeanTypeAutoProxyCreatorMBean
SpringMethodInfo
SpringMethodStat
SpringMethodStatValue
SpringStat
SpringStatManager
SpringStatUtils
SQLAdhocTableSource
SQLAggregateExpr
SQLAggregateOption
SQLAliasedExpr
SQLAllColumnExpr
SQLAllExpr
SQLAlterCharacter
SQLAlterDatabaseItem
SQLAlterDatabaseStatement
SQLAlterFunctionStatement
SQLAlterIndexStatement
SQLAlterIndexStatement.Rebuild
SQLAlterMaterializedViewStatement
SQLAlterOutlineStatement
SQLAlterProcedureStatement
SQLAlterResourceGroupStatement
SQLAlterSequenceStatement
SQLAlterStatement
SQLAlterSystemGetConfigStatement
SQLAlterSystemSetConfigStatement
SQLAlterTableAddClusteringKey
SQLAlterTableAddColumn
SQLAlterTableAddConstraint
SQLAlterTableAddExtPartition
SQLAlterTableAddIndex
SQLAlterTableAddPartition
SQLAlterTableAddSupplemental
SQLAlterTableAlterColumn
SQLAlterTableAlterIndex
SQLAlterTableAnalyzePartition
SQLAlterTableArchive
SQLAlterTableArchivePartition
SQLAlterTableAttachPartition
SQLAlterTableBlockSize
SQLAlterTableChangeOwner
SQLAlterTableCheckPartition
SQLAlterTableCoalescePartition
SQLAlterTableCompression
SQLAlterTableConvertCharSet
SQLAlterTableDeleteByCondition
SQLAlterTableDetachPartition
SQLAlterTableDisableConstraint
SQLAlterTableDisableKeys
SQLAlterTableDisableLifecycle
SQLAlterTableDiscardPartition
SQLAlterTableDropCheck
SQLAlterTableDropClusteringKey
SQLAlterTableDropColumnItem
SQLAlterTableDropConstraint
SQLAlterTableDropExtPartition
SQLAlterTableDropForeignKey
SQLAlterTableDropIndex
SQLAlterTableDropKey
SQLAlterTableDropPartition
SQLAlterTableDropPrimaryKey
SQLAlterTableDropSubpartition
SQLAlterTableEnableConstraint
SQLAlterTableEnableKeys
SQLAlterTableEnableLifecycle
SQLAlterTableExchangePartition
SQLAlterTableGroupStatement
SQLAlterTableImportPartition
SQLAlterTableItem
SQLAlterTableMergePartition
SQLAlterTableModifyClusteredBy
SQLAlterTableOptimizePartition
SQLAlterTablePartition
SQLAlterTablePartitionCount
SQLAlterTablePartitionLifecycle
SQLAlterTablePartitionSetProperties
SQLAlterTableRebuildPartition
SQLAlterTableRecoverPartitions
SQLAlterTableRename
SQLAlterTableRenameColumn
SQLAlterTableRenameConstraint
SQLAlterTableRenameIndex
SQLAlterTableRenamePartition
SQLAlterTableReOrganizePartition
SQLAlterTableRepairPartition
SQLAlterTableReplaceColumn
SQLAlterTableSetComment
SQLAlterTableSetFileFormat
SQLAlterTableSetLifecycle
SQLAlterTableSetLocation
SQLAlterTableSetOption
SQLAlterTableSetSchema
SQLAlterTableSetSerde
SQLAlterTableSetSerdeProperties
SQLAlterTableSetTableSpace
SQLAlterTableStatement
SQLAlterTableSubpartitionAvailablePartitionNum
SQLAlterTableSubpartitionLifecycle
SQLAlterTableTouch
SQLAlterTableTruncatePartition
SQLAlterTableUnarchivePartition
SQLAlterTableValidateConstraint
SQLAlterTypeStatement
SQLAlterViewRenameStatement
SQLAlterViewStatement
SQLAnalyzeTableStatement
SQLAnnIndex
SQLAnnIndex.Distance
SQLAnnIndex.IndexType
SQLAnyExpr
SQLArchiveTableStatement
SQLArgument
Created by wenshao on 29/05/2017.
SQLArrayDataType
SQLArrayExpr
SQLAssignItem
SQLASTOutputVisitor
SQLASTParameterizedVisitor
SQLASTVisitor
SQLASTVisitorAdapter
SQLAtTimeZoneExpr
SQLBackupStatement
SQLBeginStatement
SQLBetweenExpr
SQLBigIntExpr
SQLBinaryExpr
SQLBinaryOperator
二元操作符
SQLBinaryOpExpr
SQLBinaryOpExprGroup
SQLBlockStatement
SQLBooleanExpr
SQLBooleanExpr.Type
SQLBuilder
SQLBuilderFactory
SQLBuilderImpl
SQLBuildTableStatement
SQLCallStatement
SQLCancelJobStatement
SQLCaseExpr
SQLCaseExpr.Item
SQLCaseStatement
SQLCaseStatement.Item
SQLCastExpr
SQLCharacterDataType
SQLCharExpr
SQLCheck
SQLCloneTableStatement
SQLCloseStatement
MySql cursor close statement
SqlCodeStat
SqlCodeStat.SqlStat
SQLColumnCheck
SQLColumnConstraint
SQLColumnDefault
SQLColumnDefinition
SQLColumnDefinition.Identity
SQLColumnPrimaryKey
SQLColumnReference
SQLColumnUniqueKey
SQLCommentHint
SQLCommentStatement
SQLCommentStatement.Type
SQLCommitStatement
SQLCommitTransactionStatement
SQLComputeIncrementalStatsStatement
SQLConstraint
SQLConstraintImpl
SQLContainsExpr
SQLContinueStatement
SQLCopyFromStatement
SQLCostStatement
SQLCreateDatabaseStatement
SQLCreateFunctionStatement
Created by wenshao on 23/05/2017.
SQLCreateIndexStatement
SQLCreateMaterializedViewStatement
Created by wenshao on 30/06/2017.
SQLCreateOutlineStatement
SQLCreateProcedureStatement
SQLCreateResourceGroupStatement
SQLCreateRoleStatement
SQLCreateSequenceStatement
Created by wenshao on 16/9/14.
SQLCreateStatement
SQLCreateTableGroupStatement
SQLCreateTableParser
SQLCreateTableStatement
SQLCreateTableStatement.Feature
SQLCreateTriggerStatement
SQLCreateTriggerStatement.TriggerEvent
SQLCreateTriggerStatement.TriggerType
SQLCreateUserStatement
SQLCreateViewStatement
SQLCreateViewStatement.Column
SQLCreateViewStatement.Level
SQLCurrentOfCursorExpr
SQLCurrentTimeExpr
SQLCurrentTimeExpr.Type
SQLCurrentUserExpr
SQLDataType
SQLDataType.Constants
SQLDataTypeImpl
SQLDataTypeRefExpr
SQLDataTypeValidator
SQLDateExpr
SQLDateTimeExpr
SQLDateTypeExpr
SQLDbLinkExpr
SQLDbTypedObject
SQLDDLParser
SQLDDLStatement
SQLDDLStatement.DDLObjectType
SQLDecimalExpr
SQLDeclareItem
SQLDeclareItem.Type
SQLDeclareStatement
SQLDefault
SQLDefaultExpr
SQLDeleteBuilder
SQLDeleteBuilderImpl
SQLDeleteStatement
SQLDescribeStatement
SQLDialect
SQLDialect.Quote
SQLDoubleExpr
SQLDropCatalogStatement
SQLDropDatabaseStatement
SQLDropEventStatement
SQLDropFunctionStatement
SQLDropIndexStatement
SQLDropLogFileGroupStatement
SQLDropMaterializedViewStatement
SQLDropOfflineModelStatement
SQLDropOutlineStatement
SQLDropProcedureStatement
SQLDropResourceGroupStatement
SQLDropResourceStatement
SQLDropRoleStatement
SQLDropSequenceStatement
SQLDropServerStatement
SQLDropStatement
SQLDropSynonymStatement
SQLDropTableGroupStatement
SQLDropTableSpaceStatement
SQLDropTableStatement
SQLDropTriggerStatement
SQLDropTypeStatement
SQLDropUserStatement
SQLDropViewStatement
SQLDumpStatement
SQLErrorLoggingClause
SQLEvalVisitor
SQLEvalVisitorImpl
SQLEvalVisitorUtils
SQLExceptionStatement
SQLExceptionStatement.Item
SQLExecuteImmediateStatement
SQLExistsExpr
SQLExplainAnalyzeStatement
SQLExplainStatement
SQLExportDatabaseStatement
SQLExportTableStatement
SQLExpr
SQLExprComparor
SQLExprHint
SQLExprImpl
SQLExprParser
SQLExprStatement
SQLExprTableSource
SQLExprUtils
SQLExternalRecordFormat
SQLExtractExpr
SQLFetchStatement
SQLFlashbackExpr
Created by wenshao on 14/06/2017.
SQLFlashbackExpr.Type
SQLFloatExpr
SQLForeignKeyConstraint
SQLForeignKeyImpl
SQLForeignKeyImpl.Match
SQLForeignKeyImpl.On
SQLForeignKeyImpl.Option
SqlFormat
SQLForStatement
SQLFunctionBuilder
Created by wenshao on 09/07/2017.
SQLGeneratedTableSource
SQLGetDiagnosticsStatement
SQLGrantStatement
SQLGroupingSetExpr
SQLHexExpr
SQLHint
SQLIdentifierExpr
SQLIfStatement
SQLIfStatement.Else
SQLIfStatement.ElseIf
SQLImportDatabaseStatement
SQLImportTableStatement
SQLIndex
SQLIndexDefinition
version 1.0 Author zzy Date 2019-06-04 11:27
SQLIndexOptions
version 1.0 Author zzy Date 2019-06-04 11:48
SQLInListExpr
SQLInsertInto
SQLInsertStatement
SQLInsertStatement.ValuesClause
SQLInsertValueHandler
SQLInSubQueryExpr
SQLIntegerExpr
SQLIntervalExpr
SQLIntervalUnit
SQLiteWallProvider
SQLiteWallVisitor
SQLJoinTableSource
SQLJoinTableSource.JoinType
SQLJoinTableSource.UDJ
SQLJSONExpr
SQLJSONValueExpr
SQLKeep
SQLKeep.DenseRank
SQLLateralViewTableSource
SQLLeaveStatement
SQLLimit
Created by wenshao on 16/9/25.
SQLListExpr
SQLListResourceGroupStatement
SQLLiteralExpr
SQLLockTableStatement
SQLLoopStatement
SqlMapClientImplWrapper
SqlMapClientImplWrapper.IbatisStatementInfo
SqlMapClientWrapper
SQLMapDataType
SqlMapExecutorWrapper
SqlMapSessionWrapper
SQLMatchAgainstExpr
SQLMatchAgainstExpr.SearchModifier
SQLMergeStatement
SQLMergeStatement.When
SQLMergeStatement.WhenDelete
SQLMergeStatement.WhenInsert
SQLMergeStatement.WhenUpdate
SQLMethodInvokeExpr
SQLName
SQLNCharExpr
SQLNotExpr
SQLNotNullConstraint
SQLNullConstraint
SQLNullExpr
SQLNumberExpr
SQLNumericLiteralExpr
SQLObject
SQLObjectImpl
SQLObjectType
SQLObjectWithDataType
SQLOpenStatement
SQLOptimizeStatement
SQLOrderBy
SQLOrderingSpecification
SQLOver
SQLOver.WindowingBound
SQLOver.WindowingType
SQLParameter
SQLParameter.ParameterType
SQLParametricMethodInvokeExpr
SqlParams
SqlParamsFill
SQLParseException
Deprecated.
SQLParser
SQLParserFeature
SQLParserUtils
SQLParserUtils.SimpleValueEvalHandler
SQLPartition
SQLPartitionBatch
SQLPartitionBy
SQLPartitionByHash
SQLPartitionByList
SQLPartitionByList.PartitionByListType
SQLPartitionByRange
SQLPartitionByValue
SQLPartitionOf
SQLPartitionRef
SQLPartitionRef.Item
SQLPartitionSingle
SQLPartitionSpec
SQLPartitionSpec.Item
SQLPartitionValue
SQLPartitionValue.Operator
SqlPattern
SQLPatternExpr
SqlPatternHash
SQLPivot
SQLPrimaryKey
SQLPrimaryKeyImpl
SQLPrivilegeItem
SQLPrivilegeStatement
SQLPropertyExpr
SQLPurgeLogsStatement
SQLPurgeRecyclebinStatement
SQLPurgeTableStatement
SQLPurgeTemporaryOutputStatement
SQLQueryExpr
SQLRaiseStatement
SQLRealExpr
SQLRecordDataType
SQLRefreshMaterializedViewStatement
SQLRefreshTableStatement
SQLReleaseSavePointStatement
SQLRenameUserStatement
SQLReplaceable
Created by wenshao on 06/06/2017.
SQLReplaceStatement
SQLResetStatement
SQLRestoreStatement
SQLReturnStatement
SQLRevokeStatement
SQLRollbackStatement
SQLRollbackTransactionStatement
SQLRowDataType
SQLSavePointStatement
SQLScriptCommitStatement
SQLSelect
SQLSelectBuilder
SQLSelectBuilderImpl
SQLSelectGroupByClause
SQLSelectItem
SQLSelectListCache
SQLSelectOrderByItem
SQLSelectOrderByItem.NullsOrderType
SQLSelectParser
SQLSelectQuery
SQLSelectQueryBase
SQLSelectQueryBlock
SQLSelectQueryTemplate
SQLSelectStatement
SQLSequenceExpr
SQLSequenceExpr.Function
SQLServerASTVisitor
SQLServerASTVisitorAdapter
SQLServerEvalVisitor
SQLServerExecStatement
SQLServerExecStatement.SQLServerParameter
SQLServerExpr
SQLServerExprParser
SQLServerInsertStatement
SQLServerLexer
SQLServerObject
SQLServerObjectImpl
SQLServerObjectReferenceExpr
SQLServerOutput
SQLServerOutputVisitor
SQLServerRollbackStatement
SQLServerSchemaStatVisitor
SQLServerSelectParser
SQLServerSelectQueryBlock
SQLServerSetTransactionIsolationLevelStatement
SQLServerStatement
SQLServerStatementImpl
SQLServerStatementParser
SQLServerUpdateStatement
SQLServerWaitForStatement
SQLServerWallProvider
SQLServerProvider
SQLServerWallVisitor
SQLSetQuantifier
SQLSetStatement
SQLSetStatement.Option
SQLShowACLStatement
SQLShowCatalogsStatement
SQLShowColumnsStatement
SQLShowCreateMaterializedViewStatement
SQLShowCreateTableStatement
SQLShowCreateViewStatement
SQLShowDatabasesStatement
SQLShowErrorsStatement
SQLShowFunctionsStatement
SQLShowGrantsStatement
SQLShowHistoryStatement
SQLShowIndexesStatement
SQLShowMaterializedViewStatement
SQLShowOutlinesStatement
SQLShowPackagesStatement
SQLShowPartitionsStmt
SQLShowProcessListStatement
SQLShowQueryTaskStatement
SQLShowRecylebinStatement
SQLShowRolesStatement
SQLShowRoleStatement
SQLShowSessionStatement
SQLShowStatement
SQLShowStatisticListStmt
SQLShowStatisticStmt
SQLShowTableGroupsStatement
SQLShowTablesStatement
SQLShowUsersStatement
SQLShowVariantsStatement
SQLShowViewsStatement
SQLSizeExpr
SQLSizeExpr.Unit
SQLSmallIntExpr
SQLSomeExpr
SQLStartTransactionStatement
SQLStartTransactionStatement.IsolationLevel
SQLStatement
SQLStatementImpl
SQLStatementParser
SQLStructDataType
SQLStructDataType.Field
SQLStructExpr
SQLSubmitJobStatement
SQLSubPartition
SQLSubPartitionBy
SQLSubPartitionByHash
SQLSubPartitionByList
SQLSubPartitionByRange
SQLSubQueryGroupVisitor
SQLSubqueryTableSource
SQLSyncMetaStatement
SqlSyntaxCheck
SQLTableAliasCollectVisitor
SQLTableConstraint
SQLTableDataType
SQLTableElement
SQLTableLike
SQLTableSampling
SQLTableSource
SQLTableSourceImpl
SQLTextLiteralExpr
SQLTimeExpr
SQLTimestampExpr
SQLTimestampNTZExpr
SQLTinyIntExpr
SQLTop
SQLTransformVisitor
Created by wenshao on 16/07/2017.
SQLTruncateStatement
SQLType
SQLTypeExpr
SqlTypeUDF
SQLUnaryExpr
SQLUnaryOperator
SQLUnionDataType
SQLUnionOperator
SQLUnionQuery
SQLUnionQueryTableSource
SQLUnique
SQLUniqueConstraint
SQLUnnestTableSource
SQLUnpivot
SQLUnpivot.NullsIncludeType
SQLUpdateBuilder
SQLUpdateBuilderImpl
SQLUpdateSetItem
SQLUpdateStatement
SQLUseStatement
SQLUtils
SQLUtils.FormatOption
SQLValuableExpr
SQLValuesExpr
SQLValuesQuery
SQLValuesTableSource
Created by wenshao on 23/02/2017.
SQLVariantRefExpr
SQLWhileStatement
SQLWhoamiStatement
SQLWindow
SQLWithSubqueryClause
SQLWithSubqueryClause.Entry
SQLZOrderBy
StarRocksAggregateKey
StarRocksASTVisitor
StarRocksCreateResourceStatement
StarRocksCreateTableParser
StarRocksCreateTableStatement
StarRocksDuplicateKey
StarRocksExprParser
StarRocksIndexDefinition
INDEX index_name (col_name[, col_name, ...])
StarRocksLexer
StarRocksObject
StarRocksOutputVisitor
StarRocksSelectParser
StarRocksStatementParser
Stat
StatAnnotationAdvisor
StatAnnotationBeanPostProcessor
StatementBase
StatementExecuteType
StatementProxy
StatementProxyImpl
StatFilter
StatFilterContext
StatFilterContextListener
StatFilterContextListenerAdapter
StatFilterMBean
StatHandlerInterceptor
StatViewFilter
StatViewFilter
StatViewServlet
注意:避免直接调用Druid相关对象例如DruidDataSource等,相关调用要到DruidStatManagerFacade里用反射实现
StatViewServlet
注意:避免直接调用Druid相关对象例如DruidDataSource等,相关调用要到DruidStatManagerFacade里用反射实现
StickyDataSourceHolder
A class holding DataSource reference and retrieving time.
StickyRandomDataSourceSelector
An extend selector based on RandomDataSourceSelector which can stick a DataSource to a Thread in a while.
StringUtils
Substring
SuperSqlASTVisitor
SuperSqlCreateTableParser
SuperSqlExprParser
SuperSqlLexer
SuperSqlObject
SuperSqlOutputVisitor
SuperSqlSelectParser
SuperSqlStatementParser
SybaseExceptionSorter
SymbolTable
SynapseASTVisitor
SynapseCreateTableParser
SynapseCreateTableStatement
SynapseExprParser
SynapseLexer
SynapseOutputVisitor
SynapseSelectParser
SynapseStatementParser
SyntaxErrorViolation
TableStat
TableStat.Column
TableStat.Condition
TableStat.Mode
TableStat.Name
TableStat.Relationship
TDASTVisitor
TDCreateTableParser
TDCreateTableStatement
TDCreateTableStatement.OnCommitType
TDDateDataType
TDDLHint
TDDLHint.Argument
TDDLHint.Function
TDDLHint.Type
TDDLSqlSelect
扩展calcite,支持select 中的hints
TDExprParser
TDLexer
TDNormalize
TDObject
TDOutputVisitor
TDSelectParser
TDSelectQueryBlock
TDStatementParser
TidbSplitTableStatement
ToChar
ToDate
Token
SQL Token
TransactionInfo
TransactionInfo
TransactionTimeoutException
TransactSQLObject
Trim
Ucase
Unhex
UpdateBuilder
Utils
ValidConnectionChecker
ValidConnectionCheckerAdapter
VERSION
Violation
VisitorFeature
WallCheckResult
WallConfig
WallConfig.TenantCallBack
WallConfig.TenantCallBack.StatementType
WallConfigMBean
WallContext
WallDenyStat
WallFilter
WallFilterMBean
WallFunctionStat
WallFunctionStatValue
WallProvider
WallProvider.WallCommentHandler
WallProviderCreator
WallProviderStatLogger
WallProviderStatLoggerAdapter
WallProviderStatLoggerImpl
WallProviderStatValue
WallSQLException
WallSqlFunctionStat
WallSqlStat
WallSqlStatValue
WallSqlTableStat
WallTableStat
WallTableStatValue
WallUpdateCheckHandler
Created by wenshao on 13/08/2017.
WallUpdateCheckItem
Created by wenshao on 14/08/2017.
WallUtils
WallVisitor
WallVisitorBase
WallVisitorUtils
WallVisitorUtils.WallConditionContext
WallVisitorUtils.WallTopStatementContext
WebAppStat
WebAppStatManager
WebAppStatUtils
WebAppStatValue
WebRequestStat
WebSessionStat
WebSessionStatValue
WebStatFilter
用于配置Web和Druid数据源之间的管理关联监控统计
WebStatFilter
用于配置Web和Druid数据源之间的管理关联监控统计
WebStatFilter.StatHttpServletResponseWrapper
WebStatFilter.StatHttpServletResponseWrapper
WebURIStat
WebURIStatValue
WrapperAdapter
WrapperProxy
WrapperProxyImpl
ZookeeperNodeInfo
The information that will be added to an ephemeral node.
ZookeeperNodeListener
A NodeListener that watches a Zookeeper Path.
ZookeeperNodeRegister
A register which is used to register a node to an ephemeral node.