| Modifier and Type | Field and Description |
|---|---|
protected SqlAggregator |
aggregator |
protected String |
columnName |
| Constructor and Description |
|---|
SqlExprAggregator(String columnName,
SqlAggregator aggregator)
NOTE The datatype of the aggregator must be fixed
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SqlAggregator |
getAggregator() |
int |
hashCode() |
String |
toString() |
_getColumnsMentioned, asString, asString, asString, getColumnsMentioned, getDatatypeprotected SqlAggregator aggregator
protected String columnName
public SqlExprAggregator(String columnName, SqlAggregator aggregator)
columnName - aggregator - public SqlAggregator getAggregator()
public String toString()
toString in class SqlExprBaseCopyright © 2013. All Rights Reserved.