| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| DataSourceMetaData | The DataSourceMetaDataprovides informations about the
  capabilities of the data source. | 
| DataSourceTransaction | The Transactioninterface is used by DRAGOS to obtain
   access to the transaction of the underlying data source. | 
| Class Summary | |
|---|---|
| DataSource | DRAGOS uses the concept of a data source to support abritrary storages. | 
| DataSourceFactory | The DataSourceFactorycreatesdata sources. | 
| DataSourceURL | The DataSourceURLuniquely represents a specific data
 source ("physical DataSourceURL", e.g. location of a
 database server) or the DataSource and GraphPool object built
 upon such a data source ("logical DataSourceURL"). | 
| DSDigesterFactory | Helper class for processing the configuration data. | 
| Exception Summary | |
|---|---|
| DataSourceException | Thrown by concrete implementations of the abstract class DataSource. | 
| DataSourceFactoryException | Thrown by the DataSourceFactoryif it was not
  possible to create a new connection to a data source. | 
| DataSourceTransactionException | Thrown by the underlying data source if something went wrong during their transaction handling. | 
The DataSource service manages different kinds of data sources and allows a uniform access to them.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||