| Package | Description |
|---|---|
| org.teiid.translator |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionFactory.Format |
ExecutionFactory.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionFactory.Format[] |
ExecutionFactory.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
boolean |
BaseDelegatingExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.