| Package | Description |
|---|---|
| mil.nga.geopackage.extension.link |
| Modifier and Type | Method and Description |
|---|---|
FeatureTileLinkKey |
FeatureTileLinkDao.extractId(FeatureTileLink data) |
FeatureTileLinkKey |
FeatureTileLink.getId()
Get the id
|
| Modifier and Type | Method and Description |
|---|---|
int |
FeatureTileLinkDao.deleteById(FeatureTileLinkKey id) |
boolean |
FeatureTileLinkDao.idExists(FeatureTileLinkKey id) |
FeatureTileLink |
FeatureTileLinkDao.queryForId(FeatureTileLinkKey key) |
void |
FeatureTileLink.setId(FeatureTileLinkKey id)
Set the id
|
int |
FeatureTileLinkDao.updateId(FeatureTileLink data,
FeatureTileLinkKey newId) |
| Modifier and Type | Method and Description |
|---|---|
int |
FeatureTileLinkDao.deleteIds(Collection<FeatureTileLinkKey> idCollection) |
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.