Package | Description |
---|---|
org.teiid.translator |
Modifier and Type | Method and Description |
---|---|
ExecutionFactory.SupportedJoinCriteria |
BaseDelegatingExecutionFactory.getSupportedJoinCriteria() |
ExecutionFactory.SupportedJoinCriteria |
ExecutionFactory.getSupportedJoinCriteria()
Get the supported join criteria.
|
static ExecutionFactory.SupportedJoinCriteria |
ExecutionFactory.SupportedJoinCriteria.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionFactory.setSupportedJoinCriteria(ExecutionFactory.SupportedJoinCriteria supportedJoinCriteria) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.