public interface SqlAggregator
| Modifier and Type | Method and Description |
|---|---|
void |
asString(org.apache.jena.atlas.io.IndentedWriter writer) |
SqlAggregator |
copy(SqlExpr arg) |
TypeToken |
getDatatype()
This method must always return the same result
|
SqlExpr |
getExpr() |
SqlExpr getExpr()
TypeToken getDatatype()
void asString(org.apache.jena.atlas.io.IndentedWriter writer)
SqlAggregator copy(SqlExpr arg)
Copyright © 2013. All Rights Reserved.