Uses of Class
generalDatabase.clauses.PAMSelectClause
Package
Description
-
Uses of PAMSelectClause in clickDetector.dataSelector
-
Uses of PAMSelectClause in generalDatabase
Modifier and TypeMethodDescriptionSuperDetLogging.anySubTableItems
(PAMSelectClause mainTableClause, PAMSelectClause subTableClause) find if any sub table items that satisfy a particular clause.SuperDetLogging.countSubTableItems
(PAMSelectClause mainTableClause, PAMSelectClause subTableClause) Count the number of sub table items that satisfy a particular clause.SQLLogging.countTableItems
(PAMSelectClause pamViewParameters) Get a count of the number of records in the given viewer rangeboolean
SQLLogging.deleteData
(PAMSelectClause pvp) boolean
SuperDetLogging.deleteData
(PAMSelectClause pvp) -
Uses of PAMSelectClause in generalDatabase.clauses
Modifier and TypeClassDescriptionclass
class
class
Modification of PAMViewParameters to work using a list of UID's rather than a between times type string. -
Uses of PAMSelectClause in PamController
Modifier and TypeClassDescriptionclass
A set of variables for loading a section of data from the viewer mode database. -
Uses of PAMSelectClause in PamguardMVC.dataSelector
Modifier and TypeMethodDescriptionDataSelector.getSQLSelectClause
(SQLTypes sqlTypes) Get a database clause which can be used with a database Query for this data type.SuperDetDataSelector.getSQLSelectClause
(SQLTypes sqlTypes)