Uses of Package
i3.dragos.core.services.datasources

Packages that use i3.dragos.core.services.datasources
i3.dragos.core.services.commands   
i3.dragos.core.services.datasources The DataSource service manages different kinds of data sources and allows a uniform access to them. 
i3.dragos.core.services.events The EventManager service and associated classes. 
i3.dragos.core.services.rules The RuleEngine service and associated classes. 
i3.dragos.core.services.transactions The Transaction service. 
i3.dragos.core.services.transactions.localmgr A custom transaction service implementation. 
i3.dragos.gm.core DRAGOS Core Graph Model. 
i3.dragos.gm.core.event Events thrown by the DRAGOS Core Graph Model. 
i3.dragos.gm.core.filter GraphPool implementation that can hide certain GraphEntities. 
i3.dragos.gm.core.id Interfaces and classes that may be used to reference graph entities. 
i3.dragos.gm.core.proxy Proxies are implementation helpers that hold references to actual graph entities / graph entity classes. 
i3.dragos.gm.core.schema DRAGOS Core Graph Schema 
i3.dragos.gm.core.schema.id Interfaces and classes that may be used to reference graph entity classes. 
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.core.services.commands
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.core.services.datasources
DataSource
          DRAGOS uses the concept of a data source to support abritrary storages.
DataSourceException
          Thrown by concrete implementations of the abstract class DataSource.
DataSourceFactory
          The DataSourceFactory creates data sources.
DataSourceFactoryException
          Thrown by the DataSourceFactory if it was not possible to create a new connection to a data source.
DataSourceMetaData
          The DataSourceMetaData provides informations about the capabilities of the data source.
DataSourceTransaction
          The Transaction interface is used by DRAGOS to obtain access to the transaction of the underlying data source.
DataSourceTransactionException
          Thrown by the underlying data source if something went wrong during their transaction handling.
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.core.services.events
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.core.services.rules
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.core.services.transactions
DataSourceTransaction
          The Transaction interface is used by DRAGOS to obtain access to the transaction of the underlying data source.
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.core.services.transactions.localmgr
DataSource
          DRAGOS uses the concept of a data source to support abritrary storages.
DataSourceTransaction
          The Transaction interface is used by DRAGOS to obtain access to the transaction of the underlying data source.
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core.event
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core.filter
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core.id
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core.proxy
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core.schema
DataSourceURL
          The DataSourceURL uniquely 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").
 

Classes in i3.dragos.core.services.datasources used by i3.dragos.gm.core.schema.id
DataSourceURL
          The DataSourceURL uniquely 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").
 



Copyright © 2002-2008 RWTH Aachen, Department of Computer Science 3 (Software Engineering). All Rights Reserved.