Uses of Package
org.openrdf.sail.rdbms

Packages that use org.openrdf.sail.rdbms
org.openrdf.sail.rdbms   
org.openrdf.sail.rdbms.algebra.factories   
org.openrdf.sail.rdbms.config   
org.openrdf.sail.rdbms.evaluation   
org.openrdf.sail.rdbms.iteration   
org.openrdf.sail.rdbms.mysql   
org.openrdf.sail.rdbms.optimizers   
org.openrdf.sail.rdbms.postgresql   
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms
RdbmsConnectionFactory
          Responsible to initialise and wire all components together that will be needed to satisfy any sail connection request.
RdbmsStore
          The RDBMS SAIL for relational database storage in Sesame.
RdbmsTripleRepository
          Facade to TransTableManager, ResourceTable, and LiteralTable for adding, removing, and retrieving statements from the database.
RdbmsValueFactory
          Provides basic value creation both for traditional values as well as values with an internal id.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.algebra.factories
RdbmsValueFactory
          Provides basic value creation both for traditional values as well as values with an internal id.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.config
RdbmsStore
          The RDBMS SAIL for relational database storage in Sesame.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.evaluation
RdbmsTripleRepository
          Facade to TransTableManager, ResourceTable, and LiteralTable for adding, removing, and retrieving statements from the database.
RdbmsValueFactory
          Provides basic value creation both for traditional values as well as values with an internal id.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.iteration
RdbmsValueFactory
          Provides basic value creation both for traditional values as well as values with an internal id.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.mysql
RdbmsConnectionFactory
          Responsible to initialise and wire all components together that will be needed to satisfy any sail connection request.
RdbmsProvider
          Each supported relation store should implement this service provider interface to initiate a connection factory tailored to the given product name and version.
RdbmsStore
          The RDBMS SAIL for relational database storage in Sesame.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.optimizers
RdbmsValueFactory
          Provides basic value creation both for traditional values as well as values with an internal id.
 

Classes in org.openrdf.sail.rdbms used by org.openrdf.sail.rdbms.postgresql
RdbmsConnectionFactory
          Responsible to initialise and wire all components together that will be needed to satisfy any sail connection request.
RdbmsProvider
          Each supported relation store should implement this service provider interface to initiate a connection factory tailored to the given product name and version.
RdbmsStore
          The RDBMS SAIL for relational database storage in Sesame.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.