| Package | Description |
|---|---|
| mil.nga.geopackage.db.master | |
| mil.nga.geopackage.db.table |
| Modifier and Type | Method and Description |
|---|---|
TableConstraints |
SQLiteMaster.getConstraints(int row)
Get the constraints from table SQL
|
static TableConstraints |
SQLiteMaster.queryForConstraints(GeoPackageCoreConnection db,
String tableName)
Query for the table constraints
|
| Modifier and Type | Method and Description |
|---|---|
static TableConstraints |
ConstraintParser.getConstraints(String tableSql)
Get the constraints for the table SQL
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableConstraints.addConstraints(TableConstraints constraints)
Add table constraints
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.