| Package | Description |
|---|---|
| org.mule.extension.api.transformation | |
| org.mule.extension.internal.transformation |
| Modifier and Type | Method and Description |
|---|---|
SQLIdentifiersDelimiter |
SQLSelectTransformationParameters.getSqlIdentifiersDelimiter() |
static SQLIdentifiersDelimiter |
SQLIdentifiersDelimiter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLIdentifiersDelimiter[] |
SQLIdentifiersDelimiter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SQLSelectTransformationParameters(boolean searchTransformationEnabled,
boolean strictSearchTermMatch,
SQLLimitRows sqlLimitRows,
SQLIdentifiersDelimiter delimiter) |
| Constructor and Description |
|---|
DelimitIdentifiers(SQLIdentifiersDelimiter delimiter) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.