Modifier and Type | Method and Description |
---|---|
static Object |
TranslatorUtil.getDefaultValue(Object instance,
Method method,
TranslatorProperty prop) |
Modifier and Type | Method and Description |
---|---|
String |
MetadataFactory.getNameFormat() |
boolean |
MetadataFactory.isAutoCorrectColumnNames() |
boolean |
MetadataFactory.isImportPushdownFunctions() |
boolean |
MetadataFactory.isRenameAllDuplicates() |
boolean |
MetadataFactory.isRenameDuplicateColumns() |
boolean |
MetadataFactory.isRenameDuplicateTables() |
Modifier and Type | Method and Description |
---|---|
String |
BaseDelegatingExecutionFactory.getAddSupportedFunctions() |
String |
BaseDelegatingExecutionFactory.getCachePattern() |
Long |
BaseDelegatingExecutionFactory.getCacheTtl() |
String |
ExecutionFactory.getCollationLocale()
Indicates the collation used for sorting
|
ExecutionFactory.NullOrder |
BaseDelegatingExecutionFactory.getDefaultNullOrder() |
String |
BaseDelegatingExecutionFactory.getDelegateName() |
String |
BaseDelegatingExecutionFactory.getDirectQueryProcedureName() |
String |
ExecutionFactory.getDirectQueryProcedureName()
Defines the name of the direct processing procedure.
|
String |
BaseDelegatingExecutionFactory.getExcludedCommonTableExpressionName() |
String |
ExecutionFactory.getExcludedCommonTableExpressionName() |
int |
ExecutionFactory.getMaxDependentInPredicates()
Get the integer value representing the max number of dependent IN predicates.
|
int |
BaseDelegatingExecutionFactory.getMaxFromGroups() |
int |
ExecutionFactory.getMaxInCriteriaSize()
Get the integer value representing the number of values allowed in an IN criteria
in the WHERE clause of a query
|
int |
BaseDelegatingExecutionFactory.getMaxProjectedColumns() |
String |
ExecutionFactory.getNativeQueryProcedureName()
Deprecated.
|
String |
BaseDelegatingExecutionFactory.getRemoveSupportedFunctions() |
Character |
BaseDelegatingExecutionFactory.getRequiredLikeEscape() |
ExecutionFactory.SupportedJoinCriteria |
ExecutionFactory.getSupportedJoinCriteria()
Get the supported join criteria.
|
ExecutionFactory.TransactionSupport |
ExecutionFactory.getTransactionSupport() |
boolean |
BaseDelegatingExecutionFactory.isCopyLobs() |
boolean |
ExecutionFactory.isCopyLobs() |
boolean |
BaseDelegatingExecutionFactory.isForkable() |
boolean |
ExecutionFactory.isImmutable()
Defines if the Connector is read-only connector
|
boolean |
BaseDelegatingExecutionFactory.isSourceRequired() |
boolean |
BaseDelegatingExecutionFactory.isSourceRequiredForCapabilities() |
boolean |
BaseDelegatingExecutionFactory.isSourceRequiredForMetadata() |
boolean |
ExecutionFactory.isThreadBound() |
boolean |
ExecutionFactory.requiresCriteria()
Whether the source supports queries without criteria.
|
boolean |
BaseDelegatingExecutionFactory.supportsAdvancedOlapOperations() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesAvg() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesCount() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesCountStar() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesDistinct() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesEnhancedNumeric() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesMax() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesMin() |
boolean |
BaseDelegatingExecutionFactory.supportsAggregatesSum() |
boolean |
BaseDelegatingExecutionFactory.supportsAliasedTable() |
boolean |
BaseDelegatingExecutionFactory.supportsArrayAgg() |
boolean |
BaseDelegatingExecutionFactory.supportsArrayType() |
boolean |
BaseDelegatingExecutionFactory.supportsBatchedUpdates() |
boolean |
BaseDelegatingExecutionFactory.supportsBulkUpdate() |
boolean |
BaseDelegatingExecutionFactory.supportsCommonTableExpressions() |
boolean |
BaseDelegatingExecutionFactory.supportsCompareCriteriaEquals() |
boolean |
BaseDelegatingExecutionFactory.supportsCompareCriteriaOrdered() |
boolean |
BaseDelegatingExecutionFactory.supportsCompareCriteriaOrderedExclusive() |
boolean |
BaseDelegatingExecutionFactory.supportsCorrelatedSubqueries() |
boolean |
BaseDelegatingExecutionFactory.supportsCorrelatedSubqueryLimit() |
boolean |
BaseDelegatingExecutionFactory.supportsDependentJoins() |
boolean |
ExecutionFactory.supportsDirectQueryProcedure()
True, if this translator supports execution of source specific commands unaltered through a direct procedure.
|
boolean |
BaseDelegatingExecutionFactory.supportsElementaryOlapOperations() |
boolean |
BaseDelegatingExecutionFactory.supportsExcept() |
boolean |
BaseDelegatingExecutionFactory.supportsExistsCriteria() |
boolean |
BaseDelegatingExecutionFactory.supportsFullDependentJoins() |
boolean |
ExecutionFactory.supportsFullOuterJoins()
Support indicates connector can accept full outer joins
|
boolean |
BaseDelegatingExecutionFactory.supportsFunctionsInGroupBy() |
boolean |
BaseDelegatingExecutionFactory.supportsGroupBy() |
boolean |
BaseDelegatingExecutionFactory.supportsGroupByMultipleDistinctAggregates() |
boolean |
BaseDelegatingExecutionFactory.supportsGroupByRollup() |
boolean |
BaseDelegatingExecutionFactory.supportsHaving() |
boolean |
BaseDelegatingExecutionFactory.supportsInCriteria() |
boolean |
BaseDelegatingExecutionFactory.supportsInCriteriaSubquery() |
boolean |
BaseDelegatingExecutionFactory.supportsInlineViews() |
boolean |
ExecutionFactory.supportsInnerJoins()
Support indicates connector can accept inner or cross joins
|
boolean |
BaseDelegatingExecutionFactory.supportsInsertWithQueryExpression() |
boolean |
BaseDelegatingExecutionFactory.supportsIntersect() |
boolean |
BaseDelegatingExecutionFactory.supportsIsDistinctCriteria() |
boolean |
BaseDelegatingExecutionFactory.supportsIsNullCriteria() |
boolean |
BaseDelegatingExecutionFactory.supportsLateralJoin() |
boolean |
BaseDelegatingExecutionFactory.supportsLateralJoinCondition() |
boolean |
BaseDelegatingExecutionFactory.supportsLikeCriteria() |
boolean |
BaseDelegatingExecutionFactory.supportsLikeCriteriaEscapeCharacter() |
boolean |
BaseDelegatingExecutionFactory.supportsLikeRegex() |
boolean |
BaseDelegatingExecutionFactory.supportsListAgg() |
boolean |
ExecutionFactory.supportsNativeQueries()
Deprecated.
|
boolean |
BaseDelegatingExecutionFactory.supportsNotCriteria() |
boolean |
BaseDelegatingExecutionFactory.supportsOnlyCorrelatedSubqueries() |
boolean |
BaseDelegatingExecutionFactory.supportsOnlyFormatLiterals() |
boolean |
BaseDelegatingExecutionFactory.supportsOnlyLateralJoinProcedure() |
boolean |
BaseDelegatingExecutionFactory.supportsOnlyLiteralComparison() |
boolean |
BaseDelegatingExecutionFactory.supportsOnlySingleTableGroupBy() |
boolean |
BaseDelegatingExecutionFactory.supportsOnlyTimestampAddLiteral() |
boolean |
BaseDelegatingExecutionFactory.supportsOrCriteria() |
boolean |
ExecutionFactory.supportsOrderBy()
Support indicates connector accepts ORDER BY clause, including multiple elements
and ascending and descending sorts.
|
boolean |
BaseDelegatingExecutionFactory.supportsOrderByNullOrdering() |
boolean |
BaseDelegatingExecutionFactory.supportsOrderByUnrelated() |
boolean |
BaseDelegatingExecutionFactory.supportsOrderByWithExtendedGrouping() |
boolean |
ExecutionFactory.supportsOuterJoins()
Support indicates connector can accept left outer joins
|
boolean |
BaseDelegatingExecutionFactory.supportsPartialFiltering() |
boolean |
BaseDelegatingExecutionFactory.supportsProcedureTable() |
boolean |
BaseDelegatingExecutionFactory.supportsQuantifiedCompareCriteriaAll() |
boolean |
BaseDelegatingExecutionFactory.supportsQuantifiedCompareCriteriaSome() |
boolean |
BaseDelegatingExecutionFactory.supportsRecursiveCommonTableExpressions() |
boolean |
BaseDelegatingExecutionFactory.supportsRowLimit() |
boolean |
BaseDelegatingExecutionFactory.supportsRowOffset() |
boolean |
BaseDelegatingExecutionFactory.supportsScalarSubqueries() |
boolean |
BaseDelegatingExecutionFactory.supportsScalarSubqueryProjection() |
boolean |
BaseDelegatingExecutionFactory.supportsSearchedCaseExpressions() |
boolean |
ExecutionFactory.supportsSelectDistinct()
Support indicates connector can accept queries with SELECT DISTINCT
|
boolean |
BaseDelegatingExecutionFactory.supportsSelectExpression() |
boolean |
BaseDelegatingExecutionFactory.supportsSelectExpressionArrayType() |
boolean |
BaseDelegatingExecutionFactory.supportsSelectWithoutFrom() |
boolean |
BaseDelegatingExecutionFactory.supportsSelfJoins() |
boolean |
BaseDelegatingExecutionFactory.supportsSetQueryLimitOffset() |
boolean |
BaseDelegatingExecutionFactory.supportsSetQueryOrderBy() |
boolean |
BaseDelegatingExecutionFactory.supportsSimilarTo() |
boolean |
BaseDelegatingExecutionFactory.supportsStringAgg() |
boolean |
BaseDelegatingExecutionFactory.supportsSubqueryCommonTableExpressions() |
boolean |
BaseDelegatingExecutionFactory.supportsSubqueryInOn() |
boolean |
BaseDelegatingExecutionFactory.supportsUnions() |
boolean |
BaseDelegatingExecutionFactory.supportsUpsert() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowDistinctAggregates() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowFrameClause() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowFunctionCumeDist() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowFunctionNthValue() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowFunctionNtile() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowFunctionPercentRank() |
boolean |
BaseDelegatingExecutionFactory.supportsWindowOrderByWithAggregates() |
boolean |
BaseDelegatingExecutionFactory.useAnsiJoin() |
boolean |
BaseDelegatingExecutionFactory.useBindingsForDependentJoin() |
Modifier and Type | Method and Description |
---|---|
String |
AccumuloMetadataProcessor.getColumnNamePattern() |
int |
AccumuloExecutionFactory.getQueryThreadsCount() |
String |
AccumuloMetadataProcessor.getValueIn() |
Modifier and Type | Method and Description |
---|---|
String |
S3ExecutionFactory.getAccesskey() |
String |
S3ExecutionFactory.getBucket() |
String |
S3ExecutionFactory.getEncoding() |
String |
S3ExecutionFactory.getEncryption() |
String |
S3ExecutionFactory.getEncryptionkey() |
String |
S3ExecutionFactory.getRegion() |
String |
S3ExecutionFactory.getSecretkey() |
Modifier and Type | Method and Description |
---|---|
int |
CouchbaseExecutionFactory.getMaxBulkInsertSize() |
String |
CouchbaseMetadataProcessor.getSampleKeyspaces() |
int |
CouchbaseMetadataProcessor.getSampleSize() |
String |
CouchbaseMetadataProcessor.getTypeNameList() |
boolean |
CouchbaseExecutionFactory.isUseDouble() |
Modifier and Type | Method and Description |
---|---|
int |
ExcelMetadataProcessor.getDataRowNumber() |
String |
ExcelMetadataProcessor.getExcelFileName() |
int |
ExcelMetadataProcessor.getHeaderRowNumber() |
boolean |
ExcelMetadataProcessor.getIgnoreEmptyHeaderCells() |
boolean |
ExcelExecutionFactory.isFormatStrings() |
Modifier and Type | Method and Description |
---|---|
String |
FileExecutionFactory.getEncoding() |
boolean |
FileExecutionFactory.isExceptionIfFileNotFound() |
Modifier and Type | Method and Description |
---|---|
boolean |
GoogleMetadataProcessor.isAllTypesUpdatable() |
Modifier and Type | Method and Description |
---|---|
boolean |
HiveMetadataProcessor.isTrimColumnNames() |
boolean |
HiveMetadataProcessor.isUseDatabaseMetaData() |
boolean |
BaseHiveExecutionFactory.isUseDatabaseMetaData() |
Modifier and Type | Method and Description |
---|---|
String |
ProtobufMetadataProcessor.getProtobufName() |
String |
ProtobufMetadataProcessor.getProtoFilePath() |
boolean |
InfinispanExecutionFactory.supportsBulkUpdate() |
boolean |
InfinispanExecutionFactory.supportsCompareCriteriaOrdered() |
boolean |
InfinispanExecutionFactory.supportsUpsert() |
Modifier and Type | Method and Description |
---|---|
String |
JDBCMetadataProcessor.getCatalog() |
String |
JDBCMetadataProcessor.getColumnNamePattern() |
String |
JDBCExecutionFactory.getCommentFormat() |
String |
JDBCExecutionFactory.getDatabaseTimeZone() |
String |
JDBCExecutionFactory.getDatabaseVersion() |
String |
JDBCMetadataProcessor.getExcludeProcedures() |
String |
JDBCMetadataProcessor.getExcludeSequences() |
String |
JDBCMetadataProcessor.getExcludeTables() |
int |
JDBCExecutionFactory.getMaxPreparedInsertBatchSize()
Get the max number of inserts to perform in one batch.
|
String |
JDBCMetadataProcessor.getProcedureNamePattern() |
String |
JDBCExecutionFactory.getRemovePushdownCharacters() |
String |
JDBCMetadataProcessor.getSchemaName() |
String |
JDBCMetadataProcessor.getSchemaPattern() |
String |
JDBCMetadataProcessor.getSequenceNamePattern() |
JDBCExecutionFactory.StructRetrieval |
JDBCExecutionFactory.getStructRetrieval() |
String |
JDBCMetadataProcessor.getTableNamePattern() |
String[] |
JDBCMetadataProcessor.getTableTypes() |
boolean |
JDBCMetadataProcessor.isAutoCreateUniqueConstraints() |
boolean |
JDBCExecutionFactory.isEnableDependentJoins() |
boolean |
JDBCMetadataProcessor.isImportApproximateIndexes() |
boolean |
JDBCMetadataProcessor.isImportForeignKeys() |
boolean |
JDBCMetadataProcessor.isImportIndexes() |
boolean |
JDBCMetadataProcessor.isImportKeys() |
boolean |
JDBCMetadataProcessor.isImportLargeAsLob() |
boolean |
JDBCMetadataProcessor.isImportProcedures() |
boolean |
JDBCMetadataProcessor.isImportRowIdAsBinary() |
boolean |
JDBCMetadataProcessor.isImportSequences() |
boolean |
JDBCMetadataProcessor.isImportStatistics() |
boolean |
JDBCMetadataProcessor.isQuoteNameInSource() |
boolean |
JDBCExecutionFactory.isTrimStrings() |
boolean |
JDBCMetadataProcessor.isUseAnyIndexCardinality() |
boolean |
JDBCMetadataProcessor.isUseCatalogName() |
boolean |
JDBCMetadataProcessor.isUseFullSchemaName() |
boolean |
JDBCMetadataProcessor.isUseIntegralTypes() |
boolean |
JDBCMetadataProcessor.isUseProcedureSpecificName() |
boolean |
JDBCMetadataProcessor.isUseQualifiedName() |
boolean |
JDBCMetadataProcessor.isWidenUnsingedTypes() |
boolean |
JDBCExecutionFactory.useBindingsForDependentJoin() |
boolean |
JDBCExecutionFactory.useBindVariables() |
boolean |
JDBCExecutionFactory.useCommentsInSourceQuery() |
Modifier and Type | Method and Description |
---|---|
boolean |
DB2ExecutionFactory.isdB2ForI() |
boolean |
DB2ExecutionFactory.supportsCommonTableExpressions() |
Modifier and Type | Method and Description |
---|---|
boolean |
NetezzaExecutionFactory.isSqlExtensionsInstalled() |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleExecutionFactory.isOracleSuppliedDriver() |
boolean |
OracleMetadataProcessor.isUseGeometryType() |
Modifier and Type | Method and Description |
---|---|
String |
PostgreSQLExecutionFactory.getPostGisVersion() |
boolean |
PostgreSQLExecutionFactory.isProjSupported() |
Modifier and Type | Method and Description |
---|---|
boolean |
SybaseExecutionFactory.isJtdsDriver() |
Modifier and Type | Method and Description |
---|---|
String |
LDAPExecutionFactory.getSearchDefaultBaseDN() |
LDAPExecutionFactory.SearchDefaultScope |
LDAPExecutionFactory.getSearchDefaultScope() |
boolean |
LDAPExecutionFactory.isExceptionOnSizeLimitExceeded() |
boolean |
LDAPExecutionFactory.isRestrictToObjectClass() |
boolean |
LDAPExecutionFactory.usePagination() |
Modifier and Type | Method and Description |
---|---|
int |
LoopbackExecutionFactory.getCharacterValuesSize() |
String |
LoopbackExecutionFactory.getDelegateName() |
boolean |
LoopbackExecutionFactory.getIncrementRows() |
long |
LoopbackExecutionFactory.getPollIntervalInMilli() |
int |
LoopbackExecutionFactory.getRowCount() |
int |
LoopbackExecutionFactory.getWaitTime() |
boolean |
LoopbackExecutionFactory.isThrowError() |
Modifier and Type | Method and Description |
---|---|
String |
MongoDBExecutionFactory.getDatabaseVersion() |
String |
MongoDBMetadataProcessor.getExcludeTables() |
String |
MongoDBMetadataProcessor.getIncludeTables() |
int |
MongoDBMetadataProcessor.getSampleSize() |
boolean |
MongoDBExecutionFactory.supportsAggregatesCount() |
boolean |
MongoDBExecutionFactory.useDisk() |
Modifier and Type | Method and Description |
---|---|
String |
ODataExecutionFactory.getDatabaseTimeZone() |
String |
ODataMetadataProcessor.getEntityContainer() |
String |
ODataMetadataProcessor.getSchemaNamespace() |
boolean |
ODataExecutionFactory.supportsOdataBooleanFunctionsWithComparison() |
boolean |
ODataExecutionFactory.supportsOdataCount() |
boolean |
ODataExecutionFactory.supportsOdataFilter() |
boolean |
ODataExecutionFactory.supportsOdataOrderBy() |
boolean |
ODataExecutionFactory.supportsOdataSkip() |
boolean |
ODataExecutionFactory.supportsOdataTop() |
boolean |
ODataExecutionFactory.supportsOrderBy() |
Modifier and Type | Method and Description |
---|---|
String |
ODataMetadataProcessor.getSchemaNamespace() |
boolean |
ODataExecutionFactory.supportsOdataCount() |
boolean |
ODataExecutionFactory.supportsOdataFilter() |
boolean |
ODataExecutionFactory.supportsOdataOrderBy() |
boolean |
ODataExecutionFactory.supportsOdataSkip() |
boolean |
ODataExecutionFactory.supportsOdataTop() |
boolean |
ODataExecutionFactory.supportsOrderBy() |
boolean |
ODataExecutionFactory.supportsUpdates() |
Modifier and Type | Method and Description |
---|---|
String |
SalesForceMetadataProcessor.getExcludeTables() |
String |
SalesForceMetadataProcessor.getIncludeTables() |
int |
SalesForceExecutionFactory.getMaxBulkInsertBatchSize() |
boolean |
SalesForceMetadataProcessor.isImportStatistics() |
boolean |
SalesForceExecutionFactory.isModelAuditFields() |
boolean |
SalesForceMetadataProcessor.isModelAuditFields() |
boolean |
SalesForceMetadataProcessor.isNormalizeNames() |
boolean |
SalesForceExecutionFactory.supportsGroupBy() |
Modifier and Type | Method and Description |
---|---|
String |
SwaggerMetadataProcessor.getPreferredConsumes() |
String |
SwaggerMetadataProcessor.getPreferredProduces() |
String |
SwaggerMetadataProcessor.getPreferredScheme() |
String |
SwaggerMetadataProcessor.getSwaggerFilePath() |
boolean |
SwaggerMetadataProcessor.isUseDefaultHost() |
Modifier and Type | Method and Description |
---|---|
WSExecutionFactory.Binding |
WSExecutionFactory.getDefaultBinding() |
Service.Mode |
WSExecutionFactory.getDefaultServiceMode() |
String |
WSExecutionFactory.getXMLParamName() |
boolean |
WSDLMetadataProcessor.isImportWSDL() |
Copyright © 2019. All rights reserved.