Package mil.nga.geopackage.db
Interface GeoPackageCursorWrapper
public interface GeoPackageCursorWrapper
Interface for database cursor wrapping implementations. Used to wrap the
cursors of queries to GeoPackage data tables.
-
Method Summary
-
Method Details
-
wrapCursor
Wrap the cursor- Parameters:
cursor
- cursor- Returns:
- wrapped cursor
-