|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AggregateFunction.FunctionType | |
|---|---|
| org.tranql.ql | |
| Uses of AggregateFunction.FunctionType in org.tranql.ql |
|---|
| Fields in org.tranql.ql declared as AggregateFunction.FunctionType | |
|---|---|
static AggregateFunction.FunctionType |
AggregateFunction.AVG
|
static AggregateFunction.FunctionType |
AggregateFunction.COUNT
|
static AggregateFunction.FunctionType |
AggregateFunction.MAX
|
static AggregateFunction.FunctionType |
AggregateFunction.MIN
|
static AggregateFunction.FunctionType |
AggregateFunction.SUM
|
| Methods in org.tranql.ql that return AggregateFunction.FunctionType | |
|---|---|
AggregateFunction.FunctionType |
AggregateFunction.getFunctionType()
|
| Constructors in org.tranql.ql with parameters of type AggregateFunction.FunctionType | |
|---|---|
AggregateFunction(AggregateFunction.FunctionType type,
boolean distinct)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||