Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package nl.aidministrator.rdf.ral.rdbms

Interface Summary
IdValue  
 

Class Summary
IdLiteral  
IdResource  
MySQLRAL Defines MySQL specific SQL syntax.
Namespace Object that represents a Namespace.
PostgreSQLRAL Defines PostgreSQL specific SQL syntax.
RecursiveSQLResourceIterator A ResourceIterator that executes SQL queries recursively by re-inserting part of the query's results into the query.
SQLLiteralIterator An implementation of SQLValueIterator that iterates rdfs:Literals.
SQLNamespaceIterator A NamespaceIterator that returns namespaces from a cache.
SQLRAL An implementation of the Repository Abstraction Layer based on SQL, also SQL92 or SQL2, that implements an relational databaseschema developed in the project Sesame Advance at AIdministrator.
SQLResourceIterator An implementation of SQLValueIterator that iterates rdfs:Resources.
SQLStatementIterator A StatementIterator that executes an SQL query.
SQLValueIterator A ResourceIterator that executes an SQL query.