|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionFactory.SupportedJoinCriteria | |
|---|---|
| org.teiid.translator | |
| Uses of ExecutionFactory.SupportedJoinCriteria in org.teiid.translator |
|---|
| Methods in org.teiid.translator that return ExecutionFactory.SupportedJoinCriteria | |
|---|---|
ExecutionFactory.SupportedJoinCriteria |
ExecutionFactory.getSupportedJoinCriteria()
Get the supported join criteria. |
static ExecutionFactory.SupportedJoinCriteria |
ExecutionFactory.SupportedJoinCriteria.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExecutionFactory.SupportedJoinCriteria[] |
ExecutionFactory.SupportedJoinCriteria.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.teiid.translator with parameters of type ExecutionFactory.SupportedJoinCriteria | |
|---|---|
void |
ExecutionFactory.setSupportedJoinCriteria(ExecutionFactory.SupportedJoinCriteria supportedJoinCriteria)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||