限定符和类型 | 类和说明 |
---|---|
class |
DialectFetchTableViewKey |
限定符和类型 | 方法和说明 |
---|---|
protected <E extends DialectParameter,T extends Executor> |
AbstractDialect.putExecutor(DialectKey<E,T> key,
T executor) |
限定符和类型 | 类和说明 |
---|---|
class |
DialectKey<T extends DialectParameter,P extends Executor> |
限定符和类型 | 接口和说明 |
---|---|
interface |
ResultExecutor<T extends DialectParameter,E> |
interface |
ResultExecutorWithException<T extends DialectParameter,E,ET extends java.lang.Throwable> |
interface |
VoidExecutor<T extends DialectParameter> |
interface |
VoidExecutorWithException<T extends DialectParameter,E extends java.lang.Throwable> |
限定符和类型 | 类和说明 |
---|---|
class |
DialectResultEmptyParameterKey<E> |
class |
DialectResultKey<T extends DialectParameter,E> |
class |
DialectResultWithExceptionKey<T extends DialectParameter,E,ET extends java.lang.Throwable> |
class |
DialectVoidEmptyParameterKey |
class |
DialectVoidKey<T extends DialectParameter> |
class |
DialectVoidWithExceptionKey<T extends DialectParameter,E extends java.lang.Throwable> |
class |
ResultEmptyParameterExecutor<E> |
class |
VoidEmptyParameterExecutor |
限定符和类型 | 方法和说明 |
---|---|
<E extends DialectParameter,T extends Executor> |
DialectKeyMap.getExecutor(DialectKey<E,T> key) |
<E extends DialectParameter,T extends Executor> |
DialectKeyMap.putExecutor(DialectKey<E,T> key,
T executor) |
限定符和类型 | 类和说明 |
---|---|
class |
DialectAutoCommitKey |
class |
EmptyAutoCommitExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCascadeDeletePositionKey |
class |
DialectUnSupportCascadeDeletePositionExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
AccessCheckOLEExecutor |
class |
DialectCheckAccessOLEKey
检查是不是access不支持的Ole类型
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectObjectNullCheckKey |
class |
DialectToStringNullCheckExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCheckIsOracleKey
判断是不是oracle
|
class |
OracleDialectCheckIsOracleExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCheckHasSchemaKey
Created by pony on 2017/11/3.
|
class |
DialectHasSchemaExecutor
Created by pony on 2017/11/3.
|
class |
DialectUserSchemaKey |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectFieldAlias2SQLExecutor
Created by Chase on 2017/11/6.
|
class |
DialectFieldAlias2SQLAddBackQuotaOnFieldExecutor
Created by Chase on 2017/11/3.
|
class |
DialectFieldAlias2SQLAddBracketOnFieldExecutor
Created by Chase on 2017/11/3.
|
class |
DialectFieldAlias2SQLAddQuotaOnFieldExecutor
Created by Chase on 2017/11/3.
|
class |
DialectFieldAlias2SQLAddQuotaOnTableAndFieldExecutor
Created by Chase on 2017/11/3.
|
class |
DialectFieldAlias2SQLAddQuotaOnTableExecutor
Created by Chase on 2017/11/3.
|
class |
DialectFieldAlias2SQLKey
Created by Chase on 2017/11/3.
|
class |
HanaFieldAlias2SQLKey |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectFetchColumnInformationExecutor |
class |
DialectFetchColumnInformationKey |
限定符和类型 | 类和说明 |
---|---|
class |
DialectColumn2SQLKey |
class |
DialectColumn2SQLWithBackQuoteExecutor
`反向单引号作为分隔符
|
class |
DialectColumn2SQLWithDoubleQuoteExecutor
双引号分隔符
|
class |
DialectColumn2SQLWithSquareBracketsExecutor
中括号分隔符
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectColumn2WhereSQLKey |
class |
OracleDialectColumn2WhereSQLExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCountSQLKey |
class |
SQLSERVER2000DialectCountSQLExecutor |
class |
SQLSERVERDialectCountSQLExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectExecuteCallableQueryExecutor |
class |
DialectExecuteQueryKey
这个要配合
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectCreateSQL4ColumnsKey |
class |
HiveCreateSQL4ColumnExecutor
Created by pony on 2017/11/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectCreateCallableStatementExecutor |
class |
DialectCreateStatementKey |
class |
MySQLCreateStatementExecutor
Created by pony on 2017/11/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
CreateNotLimitedNotFetchedStatementExecutor |
class |
DialectCreateLimitedFetchedStatementKey |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCreateTriggerForSequenceKey |
class |
OracleDialectCreateTriggerForSequenceExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCreatePrimaryKeySQLKey
判断是否需要生成主键
|
class |
DialectEmptyCreatePrimaryKeySQLExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectEmptySetAutoCommitDuringCreateTableExecutor |
class |
DialectSetAutoCommitDuringCreateTableKey |
限定符和类型 | 类和说明 |
---|---|
class |
MysqlFetchColumnInformationExecutor
Created by loy on 2018/3/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
DB2FetchSizeExecutor |
class |
DialectFetchSizeKey |
class |
MysqlFetchSizeExecutor |
class |
OracleFetchSizeExecutor |
class |
PostgreSQLFetchSizeExecutor
Created by pony on 2017/11/3.
|
class |
RedshiftFetchSizeExecutor
Created by Handsome on 2018/1/10 0010 11:05
|
class |
SybaseFetchSizeExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
FetchTableViewExecutor |
class |
HiveFetchViewExecutor |
class |
KylinFetchViewExecutor
Created by XiaXiang on 2018/7/4.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectFetchTableFieldCommentExecutor |
class |
DialectFetchTableFieldCommentKey |
class |
HiveDialectFetchTableFieldCommentExecutor |
class |
ImpalaDialectFetchTableFieldCommentExecutor |
class |
MySQLDialectFetchTableFieldCommentExecutor |
class |
OracleDialectFetchTableFieldCommentExecutor |
class |
PrestoDialectFetchTableFieldCommentKey
Created by Lyon on 2018/1/12.
|
class |
SelectFieldsFromTableExecutor
Created by Handsome on 2018/1/11 0011 14:13
|
class |
SQLSERVER2000DialectFetchTableFieldCommentExecutor |
class |
SQLSERVER2005DialectFetchTableFieldCommentExecutor |
class |
SQLSERVERDialectFetchTableFieldCommentExecutor |
class |
VerticaDialectFetchTableFieldCommentExecutor
Created by Chase on 2018/8/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectSetForeignKeyChecksKey |
class |
MySQLDialectSetForeignKeyChecksExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectUseIndexWhenGroupKey
Created by Chase on 2017/11/6.
|
class |
InformixDialectUseIndexWhenGroupExecutor
Created by Chase on 2017/11/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectHibernateDialectClassKey
Created by loy on 2018/7/20.
|
class |
HibernateDialectClassExecutor
Created by loy on 2018/7/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectInitColumnKey |
class |
DialectInitColumnUnSupportNullExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectInitTableKey |
class |
DialectInitTableUnSupportForeignKeyExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectLimit0WhenQueryFieldsExecutor
Created by Chase on 2017/11/6.
|
class |
DialectLimit1WhenQueryFieldsExecutor
Created by Chase on 2017/11/6.
|
class |
DialectLimitWhenQueryFieldsKey
Created by Chase on 2017/11/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectCreateLimitSQLExecutor |
class |
DB2DialectCreateLimitSQLExecutor |
class |
DB2V10DialectCreateLimitSQLExecutor
Created by sunmondong on 2017/11/21.
|
class |
DialectCreateLimitSQLKey |
class |
H2DialectCreateLimitSQLExecutor |
class |
HSQLDialectCreateLimitSQLExecutor |
class |
InformixDialectCreateLimitSQLExecutor |
class |
MySQLDialectCreateLimitSQLExecutor |
class |
Oracle8iDialectCreateLimitSQLExecutor |
class |
OracleDialectCreateLimitSQLExecutor |
class |
PhoenixDialectCreateLimitSQLExecutor
Created by Chase on 2017/11/6.
|
class |
PostgreSQLDialectCreateLimitSQLExecutor |
class |
SQLSERVER2012DialectCreateLimitSQLExecutor |
class |
SQLSERVERDialectCreateLimitSQLExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectCreateForwardOnlyLimitUseStatementExecutor |
class |
DialectCreateLimitUseStatementKey |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractParserValueExecutor |
class |
DialectParserValueKey |
class |
MySQLParserValueExecutor |
class |
SQLSERVER2000ParseValueExecutor
这个和mysql是一样的TODO可以合并用一个
|
限定符和类型 | 类和说明 |
---|---|
class |
DialectFetchProcedureKey |
class |
OracleFetchProcedureExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectQuartzKey |
class |
OracleDialectQuartzExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectSchemaKey |
class |
PhoenixDialectSchemaExecutor |
class |
SQLSERVER2005DialectSchemaExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectSQLTypeHandlerFactoryKey |
class |
MysqlDialectSQLTypeHandlerFactoryExecutor
Created by loy on 2018/3/20.
|
class |
OracleDialectSQLTypeHandlerFactoryExecutor |
class |
SQLiteDialectSQLTypeHandlerFactoryExecutor |
class |
SQLSERVER2008DialectSQLTypeHandlerFactoryExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectSupportsCascadeDeleteKey |
class |
DialectUnSupportCascadeDeleteExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectSupportsUniqueConstraintInCreateAlterTableKey |
限定符和类型 | 类和说明 |
---|---|
class |
DialectSupportQueryWhileInsertKey |
class |
DialectUnSupportQueryWhileInsertExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectSupportsUniqueViolationExceptionCheckKey |
class |
DialectSupportUniqueViolationExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectFetchAllTableProcedureExecutor |
class |
DialectFetchAllTableProcedureKey |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectFetchTableCommentExecutor |
class |
CacheDialectFetchTableCommentExecutor |
class |
DialectFetchTableCommentKey |
class |
ImpalaDialectFetchTableCommentExecutor
Created by sunmondong on 2018/9/23.
|
class |
MySQLDialectFetchTableCommentExecutor |
class |
OracleDialectFetchTableCommentExecutor |
class |
SQLSERVER2000DialectFetchTableCommentExecutor |
class |
SQLSERVER2005DialectFetchTableCommentExecutor |
class |
SQLSERVERDialectFetchTableCommentExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectFetchTableInfoKey |
限定符和类型 | 类和说明 |
---|---|
class |
DialectFetchTableProcedureKey |
class |
GBase8tDialectFetchTableProcedureExecutor
Created by Handsome on 2018/1/2 0002 17:42
|
class |
HiveDialectFetchTableProcedureExecutor
Created by Handsome on 2018/1/17 17:53
|
class |
HuaWeiHiveDialectFetchTableProcedureExecutor
Created by Handsome on 2018/1/17 17:53
|
class |
ImpalaDialectFetchTableProcedureExecutor
Created by Yurl on 2018/8/21.
|
class |
KingbaseDialectFetchTableProcedureExecutor
Created by Handsome on 2017/12/21 0021 14:25
|
class |
MysqlDialectFetchTableProcedureExecutor |
class |
OracleDialectFetchTableProcedureExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectTable2SQLKey |
class |
KingbaseDialectTable2sqlExecutor
Created by Handsome on 2017/12/21 0021 09:18
|
class |
KylinDiactTable2SqlExecutor
Created by pony on 2017/11/3.
|
class |
OracleDialectTable2SqlExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectTestConnectionKey
数据连接测试
|
class |
OdpsTestConnectionExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectCreateTOPNSQLExecutor |
class |
DialectCreateTOPNSQLKey |
class |
KylinDialectCreateTOPNSQLExecutor |
class |
MySQLDialectCreateTOPNSQLExecutor |
class |
OracleDialectCreateTOPNSQLExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
DialectUpdateForeignKey |
class |
MySQLDialectUpdateForeignKeyExecutor |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDialectDefaultValidataionQueryExecutor |
class |
ADSDialectDefaultValidationQueryExecutor
Created by Lyon on 2017/12/7.
|
class |
CountStarDefaultValidationQueryExecutor |
class |
DialectDefaultValidationQueryKey |
class |
OracleDialectDefaultValidationQueryExecutor |
class |
PhoenixDialectDefaultValidationQueryExecutor |
class |
PostgreSQLDialectDefaultValidationQueryExecutor |
class |
SAPHANADialectDefaultValidationQueryExecutor
Created by Lyon on 2017/12/22.
|
class |
SELECT1DialectDefaultValidationQueryExecutor |
class |
SET1DefaultValidationQueryExecutor |
class |
VALUE1DialectDefaultValidationQueryExecutor |