Package | Description |
---|---|
com.ergotech.vib.historical |
Modifier and Type | Class and Description |
---|---|
class |
HSQLDBConnectionManager
This component maintains a database connection to the HSQLDB database system.
|
class |
MySQLConnectionManager
This component maintains a database connection to the MySQL database system.
|
class |
SQLiteConnectionManager
This component maintains a database connection to the SQLite database system.
|
Modifier and Type | Field and Description |
---|---|
static java.util.Vector<DatabaseConnectionManager> |
DatabaseConnectionManager.databaseConnectionManagers
We maintain a list of all instances of DatabaseConnectionManagers which can
be readily accessed when creating a list for the editor.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Vector<DatabaseConnectionManager> |
DatabaseConnectionManager.getDatabaseConnectionManagers() |
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.