|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranslatorProperty | |
|---|---|
| org.teiid.translator | |
| Uses of TranslatorProperty in org.teiid.translator |
|---|
| Methods in org.teiid.translator with annotations of type TranslatorProperty | |
|---|---|
java.lang.String |
BaseDelegatingExecutionFactory.getDelegateName()
|
int |
ExecutionFactory.getMaxDependentInPredicates()
Get the integer value representing the number of values allowed in an IN criteria in the WHERE clause of a query |
int |
ExecutionFactory.getMaxInCriteriaSize()
Get the integer value representing the number of values allowed in an IN criteria in the WHERE clause of a query |
ExecutionFactory.SupportedJoinCriteria |
ExecutionFactory.getSupportedJoinCriteria()
Get the supported join criteria. |
boolean |
ExecutionFactory.isImmutable()
Defines if the Connector is read-only connector |
boolean |
ExecutionFactory.requiresCriteria()
Whether the source supports queries without criteria. |
boolean |
ExecutionFactory.supportsFullOuterJoins()
Support indicates connector can accept full outer joins |
boolean |
ExecutionFactory.supportsInnerJoins()
Support indicates connector can accept inner or cross joins |
boolean |
ExecutionFactory.supportsOrderBy()
Support indicates connector accepts ORDER BY clause, including multiple elements and ascending and descending sorts. |
boolean |
ExecutionFactory.supportsOuterJoins()
Support indicates connector can accept left outer joins |
boolean |
ExecutionFactory.supportsSelectDistinct()
Support indicates connector can accept queries with SELECT DISTINCT |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||