| Modifier and Type | Method and Description |
|---|---|
void |
CastObject.setField(SimpleAttribute attribute) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedAttribute |
| Modifier and Type | Field and Description |
|---|---|
static SimpleAttribute |
SimpleAttribute.ALL |
| Modifier and Type | Method and Description |
|---|---|
SimpleAttribute |
AssignedAttribute.getAttributeAlias() |
| Constructor and Description |
|---|
AssignedAttribute(SimpleAttribute attributeAlias,
T attribute) |
| Constructor and Description |
|---|
IsInOperator(SimpleAttribute left,
Listable right) |
NotInOperator(SimpleAttribute left,
Listable right) |
| Modifier and Type | Method and Description |
|---|---|
void |
Select.setGroups(SimpleAttribute... groups) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddColumn.setAfterPosition(SimpleAttribute afterPosition) |
void |
ModifyColumnType.setColumn(SimpleAttribute column) |
void |
DropColumn.setColumn(SimpleAttribute column) |
| Modifier and Type | Method and Description |
|---|---|
static CastObject |
Utility.getCast(SimpleAttribute field,
Type type) |
static CastObject |
Utility.getCastToString(SimpleAttribute field) |
Copyright © 2020. All Rights Reserved.