| 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
|
| FeatureCursor |
Feature Cursor to wrap a database cursor for feature queries
|
| FeatureDao |
Feature DAO for reading feature user data tables
|
| FeatureInvalidCursor |
Feature Invalid Cursor wrapper for feature requery to handle failed rows due to large blobs
|
| FeatureRow |
Feature Row containing the values from a single cursor row
|
| FeatureRowSync |
Feature Row Sync to support reading a single feature row copy when multiple
near simultaneous asynchronous requests are made
|
| FeatureWrapperConnection |
GeoPackage Feature Cursor Wrapper Connection
|
| ManualFeatureQuery |
Performs manual brute force queries against feature rows.
|
| ManualFeatureQueryResults |
Manual Feature Query Results which includes the ids used to read each row
|