Package | Description |
---|---|
org.geotools.feature.visitor | |
org.geotools.jdbc |
Modifier and Type | Method and Description |
---|---|
void |
GroupByVisitor.setValue(List<GroupByVisitor.GroupByRawResult> value)
Methods that allow optimizations to directly set the group by visitor result instead of
computing it visiting all the features.
|
Modifier and Type | Method and Description |
---|---|
protected GroupByVisitor.GroupByRawResult |
JDBCDataStore.extractValuesFromResultSet(ResultSet resultSet,
int numberOfGroupByAttributes)
Helper method that translate the result set to the appropriate group by visitor result format
|
Copyright © 1996–2019 Geotools. All rights reserved.