| Package | Description |
|---|---|
| org.geotools.feature.visitor | |
| org.geotools.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
UniqueVisitor
Generates a list of unique values from a collection
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
JDBCDataStore.selectAggregateSQL(String function,
Expression att,
List<Expression> groupByExpressions,
SimpleFeatureType featureType,
Query query,
LimitingVisitor visitor) |
protected PreparedStatement |
JDBCDataStore.selectAggregateSQLPS(String function,
Expression att,
List<Expression> groupByExpressions,
SimpleFeatureType featureType,
Query query,
LimitingVisitor visitor,
Connection cx) |
Copyright © 1996–2019 Geotools. All rights reserved.