public class SQLiteCalculateEnvelopeOfColumnOperation extends CalculateEnvelopeOfColumnOperation
baseFilter, columnName, crs, featureType, limit, tableconn, helper, LOGGER| Constructor and Description |
|---|
SQLiteCalculateEnvelopeOfColumnOperation(JDBCHelper helper,
FeatureType featureType,
OperationsFactory.TableReference table,
java.lang.String columnName,
java.lang.String baseFilter,
Envelope limit,
IProjection crs) |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
calculateEnvelopeOfColumn(JDBCConnection conn) |
calculateEnvelopeOfColumnWithAggregate, calculateEnvelopeOfColumnWithoutAggregate, getSQL, getSQLWihoutAggregate, getSQLWithAggregate, performcloseConnection, continueTransactionAllowed, createSQLBuilder, getConnection, needTransaction, perform_operation, performpublic SQLiteCalculateEnvelopeOfColumnOperation(JDBCHelper helper, FeatureType featureType, OperationsFactory.TableReference table, java.lang.String columnName, java.lang.String baseFilter, Envelope limit, IProjection crs)
public Envelope calculateEnvelopeOfColumn(JDBCConnection conn) throws DataException
calculateEnvelopeOfColumn in class CalculateEnvelopeOfColumnOperationDataException