| Interface | Description |
|---|---|
| Result |
Database result interface
|
| Class | Description |
|---|---|
| AlterTable |
Builds and performs alter table statements
|
| CoreSQLUtils |
Core SQL Utility methods
|
| DateConverter |
Date converter between database date formats and date objects
|
| GeoPackageCoreConnection |
GeoPackage Connection used to define common functionality within different
connection types
|
| GeoPackageDaoManager |
GeoPackage DAO Manager for cleaning up ORMLite caches
|
| GeoPackageTableCreator |
Executes database scripts to create GeoPackage tables
|
| MappedColumn |
Mapped column, to a column and potentially from a differently named column
|
| ResultUtils |
Database Result utilities
|
| SQLiteQueryBuilder |
Sections taken from android.database.sqlite.SQLiteQueryBuilder in the Android
Open Source Project and slightly modified.
|
| TableMapping |
Mapping between column names being mapped to and the mapped column
information
|
| Enum | Description |
|---|---|
| GeoPackageDataType |
GeoPackage Data Types (non Geometry) for database columns as defined in
Requirement 5 of the GeoPackage spec.
|
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.