Uses of Package
adams.db
-
Classes in adams.db used by adams.core.io Class Description LogEntry A simple log entry container that can be stored and retrieve in a database. -
Classes in adams.db used by adams.data.baseline Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.filter Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.instances Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.OptionalDatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.noise Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.outlier Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.report Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.smoothing Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.data.spreadsheet.sql Class Description SQLIntf Basic SQL support. -
Classes in adams.db used by adams.db Class Description AbstractConditions Abstract ancestor for classes that encapsulate conditions for database retrieval.AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractIndexedTable Class to implement the features of a database table.AbstractLimitedConditions Abstract ancestor for conditions that limit the number of records retrieved.AbstractTable Ancestor for all table classes.AbstractTableCleanUp Ancestor of classes that clean up tables in some fashion.AbstractTableFacade Ancestor for database table facades.BackendManager Interface for database backends.BulkInsertTable Table that can do bulk inserts.ColumnMapping Implements a set of table columns, mapping names to sql typesConditions Helper class for retrieving default conditions setups.ConnectionParameters Container class for connection information.DatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionEstablisher For classes that need to establish a database connection first before doing anything else.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionParameterHandler For classes that explicitly allow to set database connection parameters, like URL, user and password.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DatabaseManager Manages the database URL/connection object relations.DataProvider Interface for table classes that return the base data type used in a project.DbBackend Interface for classes that return actual implementations of the processing database interfaces.Drivers Helper class for loading JDBC driver classes.FacadeManager Manages the database URL/facade relations.FieldProvider Interface for table classes that return Field objects.LargeObjectType The type of large object.LogEntry A simple log entry container that can be stored and retrieve in a database.LogEntryConditions Conditions for retrieving log entries.LogEntryHandler Interface for classes that store LogEntry records.LogF Facade for logging backends.LogIntf Interface for tables for storing log messages.MetaDataType The types of available meta-data.MultipleInsert Manages a multiple insert operation for a table (bulkinserttable)ReconnectableDatabaseConnection For database connection classes that offer reconnecting to another database.ReportProvider Interface for table classes that handle the reports of a project.ReportProviderByDBID Interface for table classes that handle the reports of a project.ReportProviderByID Interface for table classes that handle the reports of a project.SequenceProvider Interface for classes that return XYSequences.SimpleResultSet Simplified resultset that will close itself once you get to the endSQLF Facade for generic SQL.SQLIntf Basic SQL support.SQLStatement Wrapper for a SQL statement to be editable in the GOE.TableInterface Ancestor for table interfaces. -
Classes in adams.db used by adams.db.autodetect Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractDbBackend Ancestor for classes that provide a processing backend.BackendManager Interface for database backends.DbBackend Interface for classes that return actual implementations of the processing database interfaces.LogIntf Interface for tables for storing log messages.SQLIntf Basic SQL support. -
Classes in adams.db used by adams.db.generic Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractIndexedTable Class to implement the features of a database table.AbstractTable Ancestor for all table classes.ColumnMapping Implements a set of table columns, mapping names to sql typesDatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.LogEntry A simple log entry container that can be stored and retrieve in a database.LogEntryConditions Conditions for retrieving log entries.LogIntf Interface for tables for storing log messages.SimpleResultSet Simplified resultset that will close itself once you get to the endSQLIntf Basic SQL support.TableInterface Ancestor for table interfaces.TableManager Manages the database URL/table relations. -
Classes in adams.db used by adams.db.h2 Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractDbBackend Ancestor for classes that provide a processing backend.AbstractIndexedTable Class to implement the features of a database table.AbstractTable Ancestor for all table classes.BackendManager Interface for database backends.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DbBackend Interface for classes that return actual implementations of the processing database interfaces.LogIntf Interface for tables for storing log messages.SQLIntf Basic SQL support.TableInterface Ancestor for table interfaces.TableManager Manages the database URL/table relations. -
Classes in adams.db used by adams.db.indices Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.db.mirrored Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractDbBackend Ancestor for classes that provide a processing backend.BackendManager Interface for database backends.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DbBackend Interface for classes that return actual implementations of the processing database interfaces.JdbcUrl Encapsulates a JDBC URL Performs some minimal checks.LogEntry A simple log entry container that can be stored and retrieve in a database.LogEntryConditions Conditions for retrieving log entries.LogIntf Interface for tables for storing log messages.SimpleResultSet Simplified resultset that will close itself once you get to the endSQLIntf Basic SQL support.TableInterface Ancestor for table interfaces. -
Classes in adams.db used by adams.db.mysql Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractDbBackend Ancestor for classes that provide a processing backend.AbstractIndexedTable Class to implement the features of a database table.AbstractTable Ancestor for all table classes.BackendManager Interface for database backends.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DbBackend Interface for classes that return actual implementations of the processing database interfaces.LogIntf Interface for tables for storing log messages.SQLIntf Basic SQL support.TableInterface Ancestor for table interfaces.TableManager Manages the database URL/table relations. -
Classes in adams.db used by adams.db.postgresql Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractDbBackend Ancestor for classes that provide a processing backend.AbstractIndexedTable Class to implement the features of a database table.AbstractTable Ancestor for all table classes.BackendManager Interface for database backends.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DbBackend Interface for classes that return actual implementations of the processing database interfaces.LogIntf Interface for tables for storing log messages.SQLIntf Basic SQL support.TableInterface Ancestor for table interfaces.TableManager Manages the database URL/table relations. -
Classes in adams.db used by adams.db.sqlite Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractDbBackend Ancestor for classes that provide a processing backend.AbstractIndexedTable Class to implement the features of a database table.AbstractTable Ancestor for all table classes.BackendManager Interface for database backends.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DbBackend Interface for classes that return actual implementations of the processing database interfaces.LogIntf Interface for tables for storing log messages.SQLIntf Basic SQL support.TableInterface Ancestor for table interfaces.TableManager Manages the database URL/table relations. -
Classes in adams.db used by adams.db.types Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.db.upgrade Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.db.wrapper Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DatabaseManager Manages the database URL/connection object relations.TableInterface Ancestor for table interfaces. -
Classes in adams.db used by adams.env Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.FieldProvider Interface for table classes that return Field objects. -
Classes in adams.db used by adams.event Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.flow.condition.bool Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.flow.control Class Description LogEntry A simple log entry container that can be stored and retrieve in a database.LogEntryHandler Interface for classes that store LogEntry records.MutableLogEntryHandler Interface for classes that allow the internally stored list of LogEntry records to be modified from outside. -
Classes in adams.db used by adams.flow.core Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.flow.sink Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionUser Interface for classes that make use of a database.LargeObjectType The type of large object.LogEntry A simple log entry container that can be stored and retrieve in a database.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.flow.sink.logview Class Description LogEntry A simple log entry container that can be stored and retrieve in a database. -
Classes in adams.db used by adams.flow.sink.sequenceplotter Class Description DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.flow.source Class Description AbstractConditions Abstract ancestor for classes that encapsulate conditions for database retrieval.AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionParameterHandler For classes that explicitly allow to set database connection parameters, like URL, user and password.DatabaseConnectionUser Interface for classes that make use of a database.InstrumentProvider Interface for table classes that return instrument names.LargeObjectType The type of large object.MetaDataType The types of available meta-data.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.flow.standalone Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.AbstractTableCleanUp Ancestor of classes that clean up tables in some fashion.DatabaseConnectionUser Interface for classes that make use of a database.JdbcUrl Encapsulates a JDBC URL Performs some minimal checks.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.flow.standalone.logevent Class Description LogEntry A simple log entry container that can be stored and retrieve in a database. -
Classes in adams.db used by adams.flow.transformer Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionUser Interface for classes that make use of a database.DataProvider Interface for table classes that return the base data type used in a project.ReportProvider Interface for table classes that handle the reports of a project.ReportProviderByDBID Interface for table classes that handle the reports of a project.ReportProviderByID Interface for table classes that handle the reports of a project.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.application Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.chooser Class Description SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui.core Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.ConnectionParameters Container class for connection information.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui.dialog Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.ConnectionParameters Container class for connection information.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui.goe Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.ConnectionParameters Container class for connection information.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.JdbcUrl Encapsulates a JDBC URL Performs some minimal checks. -
Classes in adams.db used by adams.gui.menu Class Description DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.scripting Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.DataProvider Interface for table classes that return the base data type used in a project. -
Classes in adams.db used by adams.gui.selection Class Description AbstractConditions Abstract ancestor for classes that encapsulate conditions for database retrieval.AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.FieldProvider Interface for table classes that return Field objects. -
Classes in adams.db used by adams.gui.tools Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.LogEntry A simple log entry container that can be stored and retrieve in a database.LogEntryConditions Conditions for retrieving log entries.LogEntryHandler Interface for classes that store LogEntry records.SequenceProvider Interface for classes that return XYSequences. -
Classes in adams.db used by adams.gui.tools.spreadsheetprocessor.sources Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui.tools.spreadsheetprocessor.targets Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.gui.tools.spreadsheetviewer.tab Class Description SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui.tools.sqlworkbench Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.MetaDataType The types of available meta-data. -
Classes in adams.db used by adams.gui.tools.wekainvestigator.tab Class Description SQLStatement Wrapper for a SQL statement to be editable in the GOE. -
Classes in adams.db used by adams.gui.visualization.container Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.visualization.instance Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.visualization.report Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.ReportProvider Interface for table classes that handle the reports of a project. -
Classes in adams.db used by adams.gui.visualization.report.reportfactory Class Description ReportProvider Interface for table classes that handle the reports of a project. -
Classes in adams.db used by adams.gui.visualization.sequence Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.visualization.spreadsheet Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.visualization.timeseries Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.gui.wizard Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.opt.genetic.setupupload Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end. -
Classes in adams.db used by adams.run Class Description DatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionEstablisher For classes that need to establish a database connection first before doing anything else.DatabaseConnectionParameterHandler For classes that explicitly allow to set database connection parameters, like URL, user and password. -
Classes in adams.db used by adams.terminal.application Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database. -
Classes in adams.db used by adams.tools Class Description AbstractDatabaseConnection DatabaseConnection manages the interface to the database back-end.DatabaseConnectionEstablisher For classes that need to establish a database connection first before doing anything else.DatabaseConnectionHandler An interface for classes that manage a database connection.DatabaseConnectionParameterHandler For classes that explicitly allow to set database connection parameters, like URL, user and password.DatabaseConnectionProvider An interface for classes that use a database connection.DatabaseConnectionUser Interface for classes that make use of a database.