Uses of Class
generalDatabase.SQLLogging
Packages that use SQLLogging
Package
Description
-
Uses of SQLLogging in Acquisition
Subclasses of SQLLogging in AcquisitionModifier and TypeClassDescriptionclass
Very simple concrete implementation of SQLLogging to log the starts and stops of PAMGUARD in the database. -
Uses of SQLLogging in AIS
Subclasses of SQLLogging in AIS -
Uses of SQLLogging in alarm
Subclasses of SQLLogging in alarm -
Uses of SQLLogging in analogarraysensor
Subclasses of SQLLogging in analogarraysensor -
Uses of SQLLogging in angleMeasurement
Subclasses of SQLLogging in angleMeasurement -
Uses of SQLLogging in annotation.handler
Methods in annotation.handler with parameters of type SQLLoggingModifier and TypeMethodDescriptionint
AnnotationHandler.addAnnotationSqlAddons
(SQLLogging baseSQLLogging) Add all the SQLLogging addons to the database table. -
Uses of SQLLogging in annotationMark
Subclasses of SQLLogging in annotationMarkModifier and TypeClassDescriptionclass
Database logging for stand alone Annotation data. -
Uses of SQLLogging in Array
Subclasses of SQLLogging in Array -
Uses of SQLLogging in ArrayAccelerometer
Subclasses of SQLLogging in ArrayAccelerometer -
Uses of SQLLogging in clickDetector
Subclasses of SQLLogging in clickDetectorModifier and TypeClassDescriptionclass
class
Databse logging information for Clicks.class
class
Methods in clickDetector that return SQLLogging -
Uses of SQLLogging in clickDetector.basicalgorithm
Subclasses of SQLLogging in clickDetector.basicalgorithm -
Uses of SQLLogging in clickDetector.offlineFuncs
Subclasses of SQLLogging in clickDetector.offlineFuncs -
Uses of SQLLogging in clickDetector.offlineFuncs.rcImport
Subclasses of SQLLogging in clickDetector.offlineFuncs.rcImport -
Uses of SQLLogging in clickTrainDetector.logging
Subclasses of SQLLogging in clickTrainDetector.loggingModifier and TypeClassDescriptionclass
Functions for saving a click train.class
Logs the the children of the click train detection. -
Uses of SQLLogging in cpod.logging
Subclasses of SQLLogging in cpod.loggingModifier and TypeClassDescriptionclass
class
Logs the the children of the click train detection. -
Uses of SQLLogging in dbht
Subclasses of SQLLogging in dbht -
Uses of SQLLogging in dbht.offline
Subclasses of SQLLogging in dbht.offline -
Uses of SQLLogging in depthReadout
Subclasses of SQLLogging in depthReadout -
Uses of SQLLogging in detectiongrouplocaliser.logging
Subclasses of SQLLogging in detectiongrouplocaliser.logging -
Uses of SQLLogging in difar
Subclasses of SQLLogging in difar -
Uses of SQLLogging in difar.calibration
Subclasses of SQLLogging in difar.calibration -
Uses of SQLLogging in difar.offline
Methods in difar.offline that return SQLLoggingMethods in difar.offline with parameters of type SQLLogging -
Uses of SQLLogging in difar.trackedGroups
Subclasses of SQLLogging in difar.trackedGroupsModifier and TypeClassDescriptionclass
Database storage of DIFAR information. -
Uses of SQLLogging in effortmonitor
Subclasses of SQLLogging in effortmonitor -
Uses of SQLLogging in generalDatabase
Subclasses of SQLLogging in generalDatabaseModifier and TypeClassDescriptionclass
Version of SQLLogging which buffers up the data units for a few seconds before writing them so that other parts of PAMguard get a chance to modify them before they go into the database.class
simple abstract class for any extra database functions which do not easily work with PamDataUnits and PamDatablocksclass
Functions for writing a list of modules into any database as character data Runs at DAQ start, goes through the settings manager list and for each set of settings, it serialises the settings data into a binary array, this is then converted from binary data to 6 bit ascii data (using the character set from the AIS standard, which should be compatible with any DBMS).class
Functions for writing serialised Pamguard Settings into any database as character data Runs at DAQ start, goes through the settings manager list and for each set of settings, it serialises the settings data into a binary array, this is then converted from binary data to 6 bit ascii data (using the character set from the AIS standard, which should be compatible with any DBMS).class
2022 Additional way of saving settings for each module into the database in more human readable XML format.class
Standard logging class for any PamDetection, but you'll want to extend it for any additional information your detector outputs.class
Extensions to SQLLogging to be used with datablocks that log sub detections.Methods in generalDatabase that return SQLLoggingModifier and TypeMethodDescriptionstatic final SQLLogging
SQLLogging.findLogger
(String tableName) Searches the Pamguard system for a SQLLogger with a given table name.SuperDetLogging.getSubLogging()
Methods in generalDatabase with parameters of type SQLLoggingModifier and TypeMethodDescriptionboolean
DBProcess.checkTable
(SQLLogging sqlLogging) Check a table and it's subtable if there is one.DBSchemaWriter.generateDatabaseSchema
(PamDataBlock dataBlock, SQLLogging logging, EmptyTableDefinition tableDef) Generate an xml schema for a datablock.SQLLogging.loadSubtableData
(PamConnection con, SQLLogging parentLogging, String idList, ViewLoadObserver loadObserver) Loads the subtable data related to sub/superdetection linking, and stores it in a PamSubtableData ArrayList for reattachment later.SQLLogging.loadSubtableData
(PamConnection con, SQLLogging parentLogging, PamViewParameters pvp, ViewLoadObserver loadObserver) Called within a subLogging from the superLogging Loads the subtable data related to sub/superdetection linking, and stores it in a PamSubtableData ArrayList for reattachment later.void
SuperDetLogging.setSubLogging
(SQLLogging subLogging) -
Uses of SQLLogging in generalDatabase.lineplots
Subclasses of SQLLogging in generalDatabase.lineplots -
Uses of SQLLogging in gpl.io
Subclasses of SQLLogging in gpl.io -
Uses of SQLLogging in GPS
Subclasses of SQLLogging in GPS -
Uses of SQLLogging in group3dlocaliser.logging
Subclasses of SQLLogging in group3dlocaliser.logging -
Uses of SQLLogging in IMU
Subclasses of SQLLogging in IMU -
Uses of SQLLogging in IshmaelDetector
Subclasses of SQLLogging in IshmaelDetector -
Uses of SQLLogging in IshmaelLocator
Subclasses of SQLLogging in IshmaelLocator -
Uses of SQLLogging in likelihoodDetectionModule.thresholdDetector
Subclasses of SQLLogging in likelihoodDetectionModule.thresholdDetectorModifier and TypeClassDescriptionclass
This class is responsible for writing ThresholdDetectorDataUnits to the database (if configured). -
Uses of SQLLogging in listening
Subclasses of SQLLogging in listening -
Uses of SQLLogging in loc3d_Thode
Subclasses of SQLLogging in loc3d_Thode -
Uses of SQLLogging in Localiser.detectionGroupLocaliser
Subclasses of SQLLogging in Localiser.detectionGroupLocaliser -
Uses of SQLLogging in loggerForms
Subclasses of SQLLogging in loggerForms -
Uses of SQLLogging in Map
Subclasses of SQLLogging in Map -
Uses of SQLLogging in mapgrouplocaliser
Subclasses of SQLLogging in mapgrouplocaliser -
Uses of SQLLogging in meygenturbine
Subclasses of SQLLogging in meygenturbine -
Uses of SQLLogging in networkTransfer.receive
Subclasses of SQLLogging in networkTransfer.receive -
Uses of SQLLogging in noiseMonitor
Subclasses of SQLLogging in noiseMonitor -
Uses of SQLLogging in noiseOneBand
Subclasses of SQLLogging in noiseOneBand -
Uses of SQLLogging in noiseOneBand.offline
Subclasses of SQLLogging in noiseOneBand.offline -
Uses of SQLLogging in offlineProcessing
Methods in offlineProcessing that return SQLLoggingMethods in offlineProcessing with parameters of type SQLLogging -
Uses of SQLLogging in PamDetection
Subclasses of SQLLogging in PamDetection -
Uses of SQLLogging in PamguardMVC
Methods in PamguardMVC that return SQLLoggingMethods in PamguardMVC with parameters of type SQLLogging -
Uses of SQLLogging in PamUtils.time
Subclasses of SQLLogging in PamUtils.time -
Uses of SQLLogging in printscreen
Subclasses of SQLLogging in printscreen -
Uses of SQLLogging in qa.database
Subclasses of SQLLogging in qa.databaseModifier and TypeClassDescriptionclass
class
SIDE logging class is going to have to do something a bit fancy to work out which sounds have been detected and by which detectors.class
class
-
Uses of SQLLogging in qa.operations
Subclasses of SQLLogging in qa.operations -
Uses of SQLLogging in ravendata
Subclasses of SQLLogging in ravendata -
Uses of SQLLogging in rawDeepLearningClassifier.logging
Subclasses of SQLLogging in rawDeepLearningClassifier.loggingModifier and TypeClassDescriptionclass
Saves the classified DL data units to a database. -
Uses of SQLLogging in RightWhaleEdgeDetector
Subclasses of SQLLogging in RightWhaleEdgeDetector -
Uses of SQLLogging in rocca
Subclasses of SQLLogging in roccaModifier and TypeClassDescriptionclass
Databse logging information for Rocca statistics.class
Databse logging information for Rocca statistics. -
Uses of SQLLogging in rockBlock
Subclasses of SQLLogging in rockBlockModifier and TypeClassDescriptionclass
class
Databse logging information for Outgoing RockBlock Messages -
Uses of SQLLogging in seismicVeto
Subclasses of SQLLogging in seismicVeto -
Uses of SQLLogging in simulatedAcquisition
Subclasses of SQLLogging in simulatedAcquisition -
Uses of SQLLogging in SoundRecorder
Subclasses of SQLLogging in SoundRecorder -
Uses of SQLLogging in targetMotionModule
Subclasses of SQLLogging in targetMotionModule -
Uses of SQLLogging in tethys.database
Subclasses of SQLLogging in tethys.databaseModifier and TypeClassDescriptionclass
Logging everything we put into Tethys in our own database. -
Uses of SQLLogging in UserInput
Subclasses of SQLLogging in UserInput -
Uses of SQLLogging in videoRangePanel
Subclasses of SQLLogging in videoRangePanel -
Uses of SQLLogging in videoRangePanel.importTideData
Subclasses of SQLLogging in videoRangePanel.importTideData -
Uses of SQLLogging in whistleClassifier
Subclasses of SQLLogging in whistleClassifier -
Uses of SQLLogging in whistleDetector
Subclasses of SQLLogging in whistleDetector -
Uses of SQLLogging in whistlesAndMoans
Subclasses of SQLLogging in whistlesAndMoans