| Package | Description |
|---|---|
| mil.nga.geopackage.db |
| Modifier and Type | Method and Description |
|---|---|
MappedColumn |
TableMapping.getColumn(String columnName)
Get the mapped column for the column name
|
MappedColumn |
TableMapping.removeColumn(String columnName)
Remove a column
|
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,MappedColumn>> |
TableMapping.getColumns()
Get the columns as an entry set
|
Collection<MappedColumn> |
TableMapping.getMappedColumns()
Get the mapped column values
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableMapping.addColumn(MappedColumn column)
Add a column
|
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.