Package PamguardMVC.uid.repair
Interface UIDMatcher
- All Known Implementing Classes:
UIDTimeMatcher
public interface UIDMatcher
Interface which can take data unit or information
from either a binary file or from a database and
find the corresponding data in the other type of store.
- Author:
- dg50
-
Method Summary
Modifier and TypeMethodDescriptionsqlSelectString
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) SQL string to identify a database record for a particular data unit.