Uses of Package
de.fuberlin.wiwiss.d2rq.dbschema

Packages that use de.fuberlin.wiwiss.d2rq.dbschema
de.fuberlin.wiwiss.d2rq.mapgen The mapping generator introspects a database schema and generates a simple default D2RQ mapping that matches the DB schema. 
de.fuberlin.wiwiss.d2rq.sql SQL query and result processing code. 
 

Classes in de.fuberlin.wiwiss.d2rq.dbschema used by de.fuberlin.wiwiss.d2rq.mapgen
DatabaseSchemaInspector
          Inspects a database to retrieve schema information.
 

Classes in de.fuberlin.wiwiss.d2rq.dbschema used by de.fuberlin.wiwiss.d2rq.sql
DatabaseSchemaInspector
          Inspects a database to retrieve schema information.