Uses of Class
generalDatabase.SQLTypes
Packages that use SQLTypes
Package
Description
-
Uses of SQLTypes in Acquisition
Methods in Acquisition with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected DaqStatusDataUnit
AcquisitionLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
AcquisitionLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in AIS
Modifier and TypeMethodDescriptionprotected PamDataUnit
AISLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
AISLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in alarm
Modifier and TypeMethodDescriptionprotected PamDataUnit
AlarmLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
AlarmLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in analogarraysensor
Methods in analogarraysensor with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
ArraySensorLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
ArraySensorLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in angleMeasurement
Methods in angleMeasurement with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
AngleLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.calcs.snr
Methods in annotation.calcs.snr with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
SnrSqlAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
SnrSqlAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.calcs.spl
Methods in annotation.calcs.spl with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
SPLSqlAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
SPLSqlAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.calcs.wav
Methods in annotation.calcs.wav with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
WavSqlAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
WavSqlAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.localise.targetmotion
Methods in annotation.localise.targetmotion with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
TMAnnotationLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.string
Methods in annotation.string with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
StringSQLLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
StringSQLLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.timestamp
Methods in annotation.timestamp with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
TimestampSQLLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
TimestampSQLLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotation.userforms
Methods in annotation.userforms with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
UserFormSQLAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
UserFormSQLAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in annotationMark
Methods in annotationMark with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
MarkSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int chanMap, long duration, double[] f) -
Uses of SQLTypes in Array
Modifier and TypeMethodDescriptionprotected PamDataUnit
HydrophoneSQLLogging.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) protected PamDataUnit
StreamerLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
HydrophoneSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
StreamerLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in ArrayAccelerometer
Methods in ArrayAccelerometer with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
ArrayAccelLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in beamformer.annotation
Methods in beamformer.annotation with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
BFAnnotationLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
BFAnnotationLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in bearinglocaliser.annotation
Methods in bearinglocaliser.annotation with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
BearingAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
BearingAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in clickDetector
Methods in clickDetector with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
TrackedClickGroupLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected boolean
ClickGroupLogging.fillDataUnit
(SQLTypes sqlTypes, PamDataUnit pamDetection) protected boolean
TrackedClickGroupLogging.fillDataUnit
(SQLTypes sqlTypes, PamDataUnit pamDetection) void
ClickLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ClickTrainLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in clickDetector.basicalgorithm
Methods in clickDetector.basicalgorithm with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
TriggerBackgroundLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
TriggerBackgroundLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in clickDetector.ClickClassifiers.annotation
Methods in clickDetector.ClickClassifiers.annotation with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
ClickAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
ClickAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in clickDetector.dataSelector
Methods in clickDetector.dataSelector with parameters of type SQLTypes -
Uses of SQLTypes in clickDetector.offlineFuncs
Methods in clickDetector.offlineFuncs with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
OfflineEventLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
OfflineClickLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
OfflineEventLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in clickDetector.offlineFuncs.rcImport
Methods in clickDetector.offlineFuncs.rcImport with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
ClickImportLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in clickTrainDetector.logging
Methods in clickTrainDetector.logging with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected CTDataUnit
ClickTrainDetLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) ClickTrainDetLogging.getViewerLoadClause
(SQLTypes sqlTypes, PamViewParameters pvp) void
ClickTrainDetLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ClickTrainDetSubLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in cpod.logging
Methods in cpod.logging with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected CPODClickTrainDataUnit
CPODClickTrainLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
CPODClickTrainLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
CPODSubDetLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in dbht
Modifier and TypeMethodDescriptionvoid
DbHtLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in dbht.offline
Methods in dbht.offline with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
OfflineDbHtLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in depthReadout
Methods in depthReadout with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
DepthSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
DepthSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in detectiongrouplocaliser.logging
Methods in detectiongrouplocaliser.logging with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
DetectionGroupLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
DetectionGroupLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
DetectionGroupSubLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in difar
Modifier and TypeMethodDescriptionprotected PamDataUnit
DifarSqlLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
DifarSqlLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in difar.calibration
Methods in difar.calibration with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
CalibrationLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
CalibrationLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in difar.trackedGroups
Methods in difar.trackedGroups with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
TrackedGroupSqlLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
TrackedGroupSqlLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) protected void
TrackedGroupSqlLogging.updateData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Automatically fills table data columns that can be done automatically (counters, primary keys and columns cross referenced to data in other tables). -
Uses of SQLTypes in effortmonitor
Methods in effortmonitor with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
EffortLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
EffortLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in generalDatabase
Subclasses of SQLTypes in generalDatabaseMethods in generalDatabase that return SQLTypesModifier and TypeMethodDescriptionabstract SQLTypes
DBSystem.getSqlTypes()
Get the SQLTypes object which can be used to preform system specific formatting of SQL strings.MSAccessSystem.getSqlTypes()
MySQLSystem.getSqlTypes()
PamConnection.getSqlTypes()
Methods in generalDatabase with parameters of type SQLTypesModifier and TypeMethodDescriptionstatic boolean
TableUtilities.addColumn
(Connection con, SQLTypes sqlTypes, String systemName, EmptyTableDefinition tableDef, PamTableItem tableItem) protected PamDataUnit
SQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) Turn the data, which have been transferred back into the PamTableItems back into a usable data.protected boolean
PamDetectionLogging.fillDataUnit
(SQLTypes sqlTypes, PamDataUnit pamDetection) PamDetection is nearly always overridden (Not sure why it's not declared abstract) so it's quite difficult for createDataUnit to fill and do anything with these in the general class.protected void
SQLLogging.fillTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit, PamDataUnit superDetection) Automatically fills table data columns that can be done automatically (counters, primary keys and columns cross referenced to data in other tables).final String
EmptyTableDefinition.getBasicSelectString
(SQLTypes sqlTypes) SQLLogging.getEarlyLoadClause
(SQLTypes sqlTypes, PamViewParameters pvp) clause for loading data just prior to the normal viewer load time.EmptyTableDefinition.getSQLInsertString
(SQLTypes sqlTypes) EmptyTableDefinition.getSQLInsertString
(SQLTypes sqlTypes, boolean includeCounters) gets an sql insert string for the table that selects all fields.EmptyTableDefinition.getSQLSelectString
(SQLTypes sqlTypes) Get a very basic select string which queries for all items in the table, no ordering or selectionPamTableDefinition.getSQLSelectString
(SQLTypes sqlTypes) PamTableDefinition.getSQLSelectString
(SQLTypes sqlTypes, PamViewParameters pamViewParameters) gets an sql select string for the table that selects all fields.SQLLogging.getTimesUpdateClause
(SQLTypes sqlTypes, SaveRequirements sr) Get a select clause for viewer updates.PamDetectionLogging.getUIDMatchClause
(PamDataUnit pamDataUnit, SQLTypes sqlTypes) SQLLogging.getUIDMatchClause
(PamDataUnit pamDataUnit, SQLTypes sqlTypes) Get a string used to match binary data with the database records.SQLLogging.getViewerEverythingClause
(SQLTypes sqlTypes, PamViewParameters pvp) Get a load clause which selects everything, still ordered by UTC.SQLLogging.getViewerLessThanClause
(SQLTypes sqlTypes, PamViewParameters pvp, boolean onlyNulls, String colNameToTest) Get a clause for loading viewer data where UTC time is less than the passed end time.SQLLogging.getViewerLoadClause
(SQLTypes sqlTypes, PamViewParameters pvp) Get a standard select clause for loading viewer data, this is basically that UTC is between two times.SQLLogging.getViewerOverlapClause
(SQLTypes sqlTypes, PamViewParameters pvp, String endTimeName) Get a clause for loading viewer data where an overlap is required between an extended event and the data load period.boolean
SQLLoggingAddon.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) Load data - that is read data from the table definition and turn it into something sensible within or attached to the data unit.boolean
SQLLogging.readMixedModeData
(SQLTypes sqlTypes, long timeTo) always creates the data unit on the next pass through each loop so that they are only created AFTER the tiem cut off ahs passed.boolean
SQLLogging.readNextEmulation
(SQLTypes sqlTypes) boolean
SQLLoggingAddon.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) Save data - that is transfer data from the pamDataUnit to the data objects within the table definitionvoid
LogModules.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
LogSettings.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
LogXMLSettings.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
PamDetectionLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDetection) abstract void
SQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Callback function when new data are created that allows the user to set the data for each column.final boolean
LogSettings.transferDataFromResult
(SQLTypes sqlTypes, ResultSet resultSet) boolean
SQLLogging.transferDataFromResult
(SQLTypes sqlTypes, ResultSet resultSet) Constructors in generalDatabase with parameters of type SQLTypesModifierConstructorDescriptionPamConnection
(DBSystem dbSystem, Connection connection, SQLTypes sqlTypes) Constructor needs a connection object and an sqlTypes object. -
Uses of SQLTypes in generalDatabase.clauses
Methods in generalDatabase.clauses with parameters of type SQLTypesModifier and TypeMethodDescriptionFixedClause.getSelectClause
(SQLTypes sqlTypes) FromClause.getSelectClause
(SQLTypes sqlTypes) abstract String
PAMSelectClause.getSelectClause
(SQLTypes sqlTypes) UIDViewParameters.getSelectClause
(SQLTypes sqlTypes) -
Uses of SQLTypes in generalDatabase.dataExport
Methods in generalDatabase.dataExport with parameters of type SQLTypesModifier and TypeMethodDescriptionabstract String
DataFilter.getFilterClause
(SQLTypes sqlTypes) Get a filter clause which can be incorporated into an SQL stringLookupFilter.getFilterClause
(SQLTypes sqlTypes) ValueFilter.getFilterClause
(SQLTypes sqlTypes) TimeValueParams.getMaxQueryValue
(SQLTypes sqlTypes) ValueFilterParams.getMaxQueryValue
(SQLTypes sqlTypes) Get the maximum value in a format suitable for including in an SQL stringTimeValueParams.getMinQueryValue
(SQLTypes sqlTypes) ValueFilterParams.getMinQueryValue
(SQLTypes sqlTypes) Get the minimum value in a format suitable for including in an SQL string -
Uses of SQLTypes in generalDatabase.lineplots
Methods in generalDatabase.lineplots with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
LinePlotLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
LinePlotLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in generalDatabase.pamCursor
Methods in generalDatabase.pamCursor that return SQLTypesMethods in generalDatabase.pamCursor with parameters of type SQLTypesModifier and TypeMethodDescriptionPamCursor.getInsertString
(SQLTypes sqlTypes) PamCursor.getSelectString
(SQLTypes sqlTypes, boolean includeKeys, boolean includeCounters, boolean orderById) Generate a standard SQL select string for everything in the table.PamCursor.getSelectString
(SQLTypes sqlTypes, boolean includeKeys, boolean includeCounters, String clause) Generate an SQL select string with an optional clause which may include WHERE and ORDERPamCursor.getSelectString
(SQLTypes sqlTypes, String stmt) Generate a standard SQL select string using the passed statement.PamCursor.getUpdateString
(SQLTypes sqlTypes) -
Uses of SQLTypes in generalDatabase.postgresql
Subclasses of SQLTypes in generalDatabase.postgresqlMethods in generalDatabase.postgresql that return SQLTypes -
Uses of SQLTypes in generalDatabase.sqlite
Subclasses of SQLTypes in generalDatabase.sqliteMethods in generalDatabase.sqlite that return SQLTypes -
Uses of SQLTypes in generalDatabase.sqlServerExpress
Methods in generalDatabase.sqlServerExpress that return SQLTypes -
Uses of SQLTypes in generalDatabase.ucanAccess
Subclasses of SQLTypes in generalDatabase.ucanAccessMethods in generalDatabase.ucanAccess that return SQLTypes -
Uses of SQLTypes in gpl.io
Modifier and TypeMethodDescriptionprotected PamDataUnit
GPLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int chanMap, long duration, double[] f) void
GPLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in GPS
Modifier and TypeMethodDescriptionprotected PamDataUnit
GpsLogger.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) void
GpsLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in group3dlocaliser.logging
Methods in group3dlocaliser.logging with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
Group3DLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
Group3DLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in IMU
Modifier and TypeMethodDescriptionprotected PamDataUnit
IMULogging.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) void
IMULogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in IshmaelDetector
Methods in IshmaelDetector with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
IshLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
IshLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in IshmaelLocator
Methods in IshmaelLocator with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
IshLocSqlLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
IshLocSqlLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in likelihoodDetectionModule.thresholdDetector
Methods in likelihoodDetectionModule.thresholdDetector with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
DetectorSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in listening
Modifier and TypeMethodDescriptionprotected PamDataUnit
ListeningEffortLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected PamDataUnit
ThingHeardLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
ListeningEffortLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
ThingHeardLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in loc3d_Thode
Methods in loc3d_Thode with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
TowedArray3DSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
TowedArray3DSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in Localiser.detectionGroupLocaliser
Methods in Localiser.detectionGroupLocaliser with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected boolean
GroupLocInfoLogging.fillDataUnit
(SQLTypes sqlTypes, PamDataUnit pamDetection) -
Uses of SQLTypes in loggerForms
Methods in loggerForms that return SQLTypesMethods in loggerForms with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
FormsLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) FormsLogging.getViewerLoadClause
(SQLTypes sqlTypes, PamViewParameters pvp) void
FormsLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Object[]
LoggerForm.transferControlDataToArray
(SQLTypes sqlTypes) Transfers data from the from controls to the data array which will get saved in the data unit. -
Uses of SQLTypes in Map
Modifier and TypeMethodDescriptionprotected PamDataUnit
MapCommentSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
MapCommentSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in mapgrouplocaliser
Methods in mapgrouplocaliser with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
MarkGroupSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
MarkGroupSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
MarkGroupSubSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in matchedTemplateClassifer.annotation
Methods in matchedTemplateClassifer.annotation with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
MatchedClickAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
MatchedClickAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in meygenturbine
Methods in meygenturbine with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
MeygenLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
MeygenLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in networkTransfer.receive
Methods in networkTransfer.receive with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
NetGPSLogging.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) void
BuoyStatusLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
NetGPSLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in nidaqdev.networkdaq
Methods in nidaqdev.networkdaq with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
NIDaqLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
NIDaqLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in noiseMonitor
Methods in noiseMonitor with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
NoiseLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
NoiseLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in noiseOneBand
Methods in noiseOneBand with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
OneBandLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in noiseOneBand.offline
Methods in noiseOneBand.offline with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
OfflineOneBandLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in PamController
Methods in PamController with parameters of type SQLTypesModifier and TypeMethodDescriptionPamViewParameters.getSelectClause
(SQLTypes sqlTypes) Get a clause to add to a query. -
Uses of SQLTypes in PamDetection
Methods in PamDetection with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
AcousticSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected abstract PamDataUnit
AcousticSQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int chanMap, long duration, double[] f) void
AcousticSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in PamguardMVC.dataSelector
Methods in PamguardMVC.dataSelector with parameters of type SQLTypesModifier 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) -
Uses of SQLTypes in PamguardMVC.uid.repair
Methods in PamguardMVC.uid.repair with parameters of type SQLTypesModifier and TypeMethodDescriptionUIDMatcher.sqlSelectString
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) SQL string to identify a database record for a particular data unit.UIDTimeMatcher.sqlSelectString
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in PamUtils
Modifier and TypeMethodDescriptionLatLongDatabaseSet.getLatLongData
(SQLTypes sqlTypes) Read the LatLong from the database columns. -
Uses of SQLTypes in PamUtils.time
Methods in PamUtils.time with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
GlobalTimeLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in printscreen
Methods in printscreen with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
PrintScreenLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in qa.database
Methods in qa.database with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
QASequenceLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected PamDataUnit
QASoundLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected PamDataUnit
QATestLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
QASequenceLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
QASoundLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
QATestLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in qa.operations
Methods in qa.operations with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
QAOpsLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
QAOpsLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in ravendata
Modifier and TypeMethodDescriptionprotected RavenDataUnit
RavenLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int chanMap, long duration, double[] f) void
RavenLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in rawDeepLearningClassifier.logging
Methods in rawDeepLearningClassifier.logging with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected DLGroupDetection
DLGroupDetectionLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected DLDataUnit
DLResultLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) boolean
DLAnnotationSQL.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
DLAnnotationSQL.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) void
DLGroupDetectionLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
DLGroupSubLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
DLResultLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in RightWhaleEdgeDetector
Methods in RightWhaleEdgeDetector with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
RWESQLLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int chanMap, long duration, double[] f) void
RWESQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in rocca
Modifier and TypeMethodDescriptionprotected PamDataUnit
RoccaDetectionLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) Create a new RoccaSightingDataUnit and fill it with values from the databaseprotected PamDataUnit
RoccaStatsLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) Create a new RoccaLogginDataUnit and fill it with values from the databasevoid
RoccaDetectionLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Load up the class fields with the data to savevoid
RoccaStatsLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) Load up the class fields with the data to save -
Uses of SQLTypes in rockBlock
Modifier and TypeMethodDescriptionprotected PamDataUnit
RockBlockIncomingLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) protected PamDataUnit
RockBlockOutgoingLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
RockBlockIncomingLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
RockBlockOutgoingLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in seismicVeto
Methods in seismicVeto with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
VetoLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in simulatedAcquisition
Methods in simulatedAcquisition with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
SimSoundsLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in SoundRecorder
Methods in SoundRecorder with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
RecorderLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in targetMotionModule
Methods in targetMotionModule with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
TargetMotionSQLLogging.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) void
TargetMotionSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in targetMotionOld
Methods in targetMotionOld with parameters of type SQLTypesModifier and TypeMethodDescriptionboolean
TargetMotionSQLLogging.loadData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) boolean
TargetMotionSQLLogging.saveData
(SQLTypes sqlTypes, EmptyTableDefinition pamTableDefinition, PamDataUnit pamDataUnit) -
Uses of SQLTypes in tethys.database
Methods in tethys.database with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
TethysLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in UserInput
Modifier and TypeMethodDescriptionprotected PamDataUnit
UserInputLogger.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
UserInputLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in videoRangePanel
Methods in videoRangePanel with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
VRSQLLogging.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) void
VRSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in videoRangePanel.importTideData
Methods in videoRangePanel.importTideData with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
TideSQLLogging.createDataUnit
(SQLTypes sqlTypes, long dataTime, int iD) void
TideSQLLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in whistleClassifier.logging
Methods in whistleClassifier.logging with parameters of type SQLTypesModifier and TypeMethodDescriptionprotected PamDataUnit
WhistleClassifierLogging.createDataUnit
(SQLTypes sqlTypes, long timeMilliseconds, int databaseIndex) void
WhistleClassifierLogging.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) -
Uses of SQLTypes in whistleDetector
Methods in whistleDetector with parameters of type SQLTypesModifier and TypeMethodDescriptionvoid
WhistleEventLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit) void
WhistleLogger.setTableData
(SQLTypes sqlTypes, PamDataUnit pamDataUnit)