Uses of Package
org.openrdf.sesame.sailimpl.rdbms

Packages that use org.openrdf.sesame.sailimpl.rdbms
org.openrdf.sesame.sailimpl.omm.versioning   
org.openrdf.sesame.sailimpl.rdbms A generic SAIL implementation for relational databases. 
org.openrdf.sesame.sailimpl.rdbms.iterators   
org.openrdf.sesame.sailimpl.rdbms.model   
org.openrdf.sesame.sailimpl.rdbms.rules   
 

Classes in org.openrdf.sesame.sailimpl.rdbms used by org.openrdf.sesame.sailimpl.omm.versioning
RdfRepository
          A portable implementation of the RdfRepository interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
RdfSchemaRepository
          A portable implementation of the RdfSchemaRepository interface for relational databases.
RdfSource
          A portable implementation of the RdfSource interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
TableNames
          TableNames defines the names of all tables used by the SQL92 implementation.
 

Classes in org.openrdf.sesame.sailimpl.rdbms used by org.openrdf.sesame.sailimpl.rdbms
InferenceServices
           
RDBMS
          A representation of an RDBMS.
RdfRepository
          A portable implementation of the RdfRepository interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
RdfRepositoryConfig
          Extension of SailConfig offering specific utility methods for configuring an org.openrdf.sesame.sailimpl.rdbms.RdfRepository Sail.
RdfSchemaRepository
          A portable implementation of the RdfSchemaRepository interface for relational databases.
RdfSource
          A portable implementation of the RdfSource interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
TableNames
          TableNames defines the names of all tables used by the SQL92 implementation.
 

Classes in org.openrdf.sesame.sailimpl.rdbms used by org.openrdf.sesame.sailimpl.rdbms.iterators
RdfSource
          A portable implementation of the RdfSource interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
 

Classes in org.openrdf.sesame.sailimpl.rdbms used by org.openrdf.sesame.sailimpl.rdbms.model
RdfSource
          A portable implementation of the RdfSource interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
 

Classes in org.openrdf.sesame.sailimpl.rdbms used by org.openrdf.sesame.sailimpl.rdbms.rules
TableNames
          TableNames defines the names of all tables used by the SQL92 implementation.
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.