| Package | Description |
|---|---|
| com.objectsql.query | |
| com.objectsql.support |
| Modifier and Type | Field and Description |
|---|---|
protected TextTransformType |
AbstractQueryImpl.textTransformType |
| Modifier and Type | Method and Description |
|---|---|
TextTransformType |
IQuery.textTransformType() |
TextTransformType |
AbstractQueryImpl.textTransformType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IQuery.setTextTransformType(TextTransformType textTransformType) |
void |
AbstractQueryImpl.setTextTransformType(TextTransformType textTransformType) |
| Modifier and Type | Method and Description |
|---|---|
static TextTransformType |
TextTransformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextTransformType[] |
TextTransformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.