|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AggregateFunction | |
|---|---|
| org.teiid.language | |
| org.teiid.language.visitor | |
| Uses of AggregateFunction in org.teiid.language |
|---|
| Methods in org.teiid.language that return AggregateFunction | |
|---|---|
AggregateFunction |
LanguageFactory.createAggregate(java.lang.String name,
boolean isDistinct,
Expression expression,
java.lang.Class<?> type)
|
AggregateFunction |
WindowFunction.getFunction()
|
| Methods in org.teiid.language with parameters of type AggregateFunction | |
|---|---|
void |
WindowFunction.setFunction(AggregateFunction expression)
|
| Uses of AggregateFunction in org.teiid.language.visitor |
|---|
| Methods in org.teiid.language.visitor with parameters of type AggregateFunction | |
|---|---|
void |
LanguageObjectVisitor.visit(AggregateFunction obj)
|
void |
AbstractLanguageVisitor.visit(AggregateFunction obj)
|
void |
HierarchyVisitor.visit(AggregateFunction obj)
|
void |
SQLStringVisitor.visit(AggregateFunction obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||