Modifier and Type | Method and Description |
---|---|
boolean |
BasicSourceCapabilities.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
boolean |
SourceCapabilities.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
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 |
BaseDelegatingExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
boolean |
ExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Modifier and Type | Method and Description |
---|---|
boolean |
PostgreSQLExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Modifier and Type | Method and Description |
---|---|
boolean |
SybaseExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Modifier and Type | Method and Description |
---|---|
boolean |
TeiidExecutionFactory.supportsFormatLiteral(String literal,
ExecutionFactory.Format format) |
Copyright © 2019. All rights reserved.