|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DataSourceProxy | Allows serializable access to a data source. |
PropertiesDataSourceAccessor | Interface to access property information from a data source. |
PropertiesDataSourceDescriptor | Interface to describe the structure of a data base that contains properties information. |
PropertiesDataSourceManager | Interface to connect to a database to persist properties and to allow the management of the database infrastructure. |
Class Summary | |
---|---|
AbstractDataSourceDescriptor | Helper to create database configurations with a data source. |
AbstractDataSourceDescriptor.Builder | The builder of descriptor instances. |
DataSourceConfigurationPropertyProvider | Provides an adapter for properties in a data source to match the PropertyProvider interface. |
DefaultDataSourceManager | Helper to create database configurations with a data source. |
DefaultDataSourceManager.Builder | The builder of manager instances. |
DsPropertyCollection | Implementation of PropertyCollection based on accessing a data source. |
JndiDataSourceProxy | An implementation using JNDI. |
PropertiesStore | Provides access to properties in a data source. |
PropertiesStore.Builder | The builder of manager instances. |
Exception Summary | |
---|---|
DataSourceException | Signals problems with accessing a data source. |
Provides implementations to provide access to data sources from configuration factories. This allows to recreate the connection to the data source after deserialization.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |