public class SqlAggregatorCount extends Object implements SqlAggregator
| Constructor and Description |
|---|
SqlAggregatorCount() |
| Modifier and Type | Method and Description |
|---|---|
SqlDatatype |
getDatatype()
This method must always return the same result
|
SqlExpr |
getExpr() |
String |
toString() |
public SqlExpr getExpr()
getExpr in interface SqlAggregatorpublic SqlDatatype getDatatype()
SqlAggregatorgetDatatype in interface SqlAggregatorCopyright © 2015. All rights reserved.