Package | Description |
---|---|
gov.nasa.pds.tracking.tracking.db |
Modifier and Type | Method and Description |
---|---|
Reference |
ReferenceDao.updateReference(Reference ref) |
Modifier and Type | Method and Description |
---|---|
List<Reference> |
ReferenceDao.getProductAllReferences(String tableName) |
List<Reference> |
ReferenceDao.getProductReferences(String identifier,
String tableName)
Product instrument/investigation/node Reference Query - Query the instrument_reference table for a list of instrument/investigation/node references for a product.
|
Modifier and Type | Method and Description |
---|---|
int |
ReferenceDao.insertReference(Reference ref) |
Reference |
ReferenceDao.updateReference(Reference ref) |
Copyright © 2019. All rights reserved.