Package generalDatabase.parameterstore
Class ParameterDatabaseStore
java.lang.Object
generalDatabase.parameterstore.ParameterDatabaseStore
Store parameters from a managed parameter set in the PAMGuard database. These go into a dead simple table, which has
two columns. The first is a name, the second a string value. Each parameter can only appear once.
This works with ManagedParameters using the same names and field names that go into the xml output.
- Author:
- dg50
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ParameterDatabaseStore
-
-
Method Details
-
saveParameterSet
-