Uses of Interface
org.openrdf.sesame.sailimpl.rdbms.TableNames

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

Uses of TableNames in org.openrdf.sesame.sailimpl.omm.versioning
 

Classes in org.openrdf.sesame.sailimpl.omm.versioning that implement TableNames
 class VersioningRdbmsSail
          Title: Description: Copyright: Copyright (c) 2003 Company:
 

Uses of TableNames in org.openrdf.sesame.sailimpl.rdbms
 

Subinterfaces of TableNames in org.openrdf.sesame.sailimpl.rdbms
 interface InferenceServices
           
 

Classes in org.openrdf.sesame.sailimpl.rdbms that implement TableNames
 class CustomInferenceServices
          Title: Custom Inference Rules Description: Copyright: Copyright (c) 2003 Company: Ontotext Lab.
 class RdbmsInferenceServices
          Title: Custom Inference Rules Description: Copyright: Copyright (c) 2003 Company: Ontotext Lab.
 class RdfMTDependencyInferencer
          Dependency inferencer that infers the depencies between statements based on the rules from the RDF Model Theory Recommendation (10 February 2004).
 class RdfMTInferencer
          Inferencer using the rules from the RDF Semantics Recommendation (10 February 2004).
 class RdfRepository
          A portable implementation of the RdfRepository interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
 class RdfSchemaRepository
          A portable implementation of the RdfSchemaRepository interface for relational databases.
 class RdfSource
          A portable implementation of the RdfSource interface for relational databases, based on (a subset of) the SQL2/SQL92 standard.
 

Uses of TableNames in org.openrdf.sesame.sailimpl.rdbms.rules
 

Classes in org.openrdf.sesame.sailimpl.rdbms.rules that implement TableNames
 class Rule
           
 



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