Uses of Class
org.teiid.metadata.AggregateAttributes
-
Packages that use AggregateAttributes Package Description org.teiid.metadata -
-
Uses of AggregateAttributes in org.teiid.metadata
Methods in org.teiid.metadata that return AggregateAttributes Modifier and Type Method Description AggregateAttributes
FunctionMethod. getAggregateAttributes()
Gets theAggregateAttributes
for this function if it represents an aggregate function.Methods in org.teiid.metadata with parameters of type AggregateAttributes Modifier and Type Method Description void
FunctionMethod. setAggregateAttributes(AggregateAttributes aggregateAttributes)
-