See: Description
Class | Description |
---|---|
DatabaseConfigHandler |
This class fills the given
ServerDatabaseConfig object with data read from the
server config file ServerConfigFile.DATASOURCE . |
DatabaseConfigWriter |
This class writes the server config file
ServerConfigFile.DATASOURCE in NDF format. |
DatabaseConnection |
This class implements the mapping between a
DataSource and a name for it |
DatabaseManager |
This class maintains a pool of connected DataSource objects which can be selected by name.
|
DataSourceEntry |
This class encapsulates the persistent data of a database connection definition
|
ServerDatabaseConfig |
This class encapsulates the database connections defined for the esprit server
|
Enum | Description |
---|---|
DatabaseManagerPermission |
This class ...
|
Exception | Description |
---|---|
InvalidDataSourceException |
This exception is thrown when an attempt is made to select a non existing datasource
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.