Package org.openrdf.sesame.sailimpl.rdbms

A generic SAIL implementation for relational databases.

See:
          Description

Interface Summary
InferenceServices  
TableNames TableNames defines the names of all tables used by the SQL92 implementation.
 

Class Summary
CustomInferenceServices Title: Custom Inference Rules Description: Copyright: Copyright (c) 2003 Company: Ontotext Lab.
MySQL Defines MySQL specific SQL syntax.
OptimizeThread  
Oracle Defines Oracle specific SQL syntax.
PostgreSQL Defines PostgreSQL specific SQL syntax.
RDBMS A representation of an RDBMS.
RdbmsInferenceServices Title: Custom Inference Rules Description: Copyright: Copyright (c) 2003 Company: Ontotext Lab.
RdbmsNamespace  
RdbmsPathExpression  
RdfMTDependencyInferencer Dependency inferencer that infers the depencies between statements based on the rules from the RDF Model Theory Recommendation (10 February 2004).
RdfMTInferencer Inferencer using the rules from the RDF Semantics Recommendation (10 February 2004).
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.
RdfSchemaRepositoryConfig Extension of SailConfig offering specific utility methods for configuring an org.openrdf.sesame.sailimpl.rdbms.RdfSchemaRepository Sail.
RdfSource A portable implementation of the RdfSource interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
SQLServer Defines SQLServer specific SQL syntax.
 

Package org.openrdf.sesame.sailimpl.rdbms Description

A generic SAIL implementation for relational databases.



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