FeatureCache |
Feature Row Cache for a single feature table
|
FeatureCacheTables |
Feature Row Cache for multiple feature tables in a single GeoPackage
|
FeatureConnection |
GeoPackage Feature Connection
|
FeatureDao |
Feature DAO for reading feature user data tables
|
FeaturePaginatedResults |
Feature Paginated Results for iterating and querying through features in
chunks
|
FeatureResultSet |
Feature Result Set to wrap a database ResultSet for feature queries
|
FeatureRow |
Feature Row containing the values from a single result set row
|
FeatureRowSync |
Feature Row Sync to support reading a single feature row copy when multiple
near simultaneous asynchronous requests are made
|
ManualFeatureQuery |
Performs manual brute force queries against feature rows.
|
ManualFeatureQueryResults |
Manual Feature Query Results which includes the ids used to read each row
|