Uses of Class
mil.nga.geopackage.db.table.TableInfo
- 
Packages that use TableInfo Package Description mil.nga.geopackage.db mil.nga.geopackage.db.table 
- 
- 
Uses of TableInfo in mil.nga.geopackage.dbConstructors in mil.nga.geopackage.db with parameters of type TableInfo Constructor Description TableMapping(TableInfo tableInfo)Constructor
- 
Uses of TableInfo in mil.nga.geopackage.db.tableMethods in mil.nga.geopackage.db.table that return TableInfo Modifier and Type Method Description static TableInfoTableInfo. info(GeoPackageCoreConnection db, String tableName)Query for the table_info of the table name
 
-