Interface | Description |
---|---|
ConnectionClosedListener | |
HistoricalServersInterface |
Class | Description |
---|---|
CachedDatabaseConnection |
This is the superclass for historical manipulators.
|
ConnectionClosedEvent | |
DatabaseArrayRawLookup | |
DatabaseColumnMetaDataArray |
This server will produce an array of column names for the database associated
with the database connection.
|
DatabaseConnection |
This is the superclass for historical manipulators.
|
DatabaseConnectionManager |
This component maintains a database connection.
|
DatabaseConnectionManager.DatabaseConnectionManagerWrapper |
This class provides sufficient information to discover or create a
DatabaseConnectionManager.
|
DatabaseRawLookup |
This server will take any SQL statement and return the first element of the
first row returned from the query.
|
DatabaseRawTableLookup |
This server will take any SQL statement and return the
result as a TwoDimensionalValueObject
|
DatabaseRawWrite |
This database server is designed for Update or Insert SQL statements.
|
DatabaseRowArrayLookup | |
DatabaseTableMetaDataArray |
This server will produce an array of tablenames for the database associated
with the database connection.
|
Historical |
Records data to a JDBC database.
|
HistoricalDatabaseServer |
This server retrieves data stored to a JDBC database which has a "triggered historical"
type table.
|
HistoricalDeviceManager |
This is a device manager that allows creation of historical servers
|
HSQLDBConnectionManager |
This component maintains a database connection to the HSQLDB database system.
|
MySQLConnectionManager |
This component maintains a database connection to the MySQL database system.
|
ResultSetToTwoDimensionalValueObject |
This utility class provides a method to convert from a ResultSet to a TwoDimensionalValueObject
|
SimpleHistoricalServer |
This will be an easy superclass for all historical servers.
|
SQLiteConnectionManager |
This component maintains a database connection to the SQLite database system.
|
SQLiteDeviceManager |
A device manager for a SQLite database.
|
SynchronizedColumnModel | |
TableColumnFilter |
This component takes a two dimensional value object as an input and outputs one column from the input.
|
TriggeredHistorical |
This manipulator will store multiple values to a database whenever it is triggered.
|
TwoDimensionalValueObjectTableModel |
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.