Uses of Package
org.d2rq.db

Packages that use org.d2rq.db
org.d2rq   
org.d2rq.algebra   
org.d2rq.db   
org.d2rq.db.op   
org.d2rq.engine   
org.d2rq.lang   
org.d2rq.mapgen   
org.d2rq.nodes   
org.d2rq.r2rml   
org.d2rq.tmp   
org.d2rq.values   
 

Classes in org.d2rq.db used by org.d2rq
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.algebra
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.db
ResultRow
          A result row returned by a database query, presented as a map from SELECT clause entries to string values.
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.db.op
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.engine
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.lang
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.mapgen
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.nodes
ResultRow
          A result row returned by a database query, presented as a map from SELECT clause entries to string values.
 

Classes in org.d2rq.db used by org.d2rq.r2rml
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.tmp
SQLConnection
          TODO: Move all engine-specific code from here to Vendor and its implementations TODO: Move keepalive agent into a separate class
 

Classes in org.d2rq.db used by org.d2rq.values
ResultRow
          A result row returned by a database query, presented as a map from SELECT clause entries to string values.