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 |
---|---|
java.util.List<Reference> |
ReferenceDao.getProductAllReferences(java.lang.String tableName) |
java.util.List<Reference> |
ReferenceDao.getProductReferences(java.lang.String identifier,
java.lang.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 © 2010-2019 Planetary Data System. All Rights Reserved.