Uses of Package
com.hp.hpl.jena.db

Packages that use com.hp.hpl.jena.db
com.hp.hpl.jena.assembler   
com.hp.hpl.jena.db A general database backend for persistent storage of Jena models. 
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Classes in com.hp.hpl.jena.db used by com.hp.hpl.jena.assembler
IDBConnection
          Encapsulate the specification of a jdbc connection, mostly used to simplify the calling pattern for ModelRDB factory methods.
 

Classes in com.hp.hpl.jena.db used by com.hp.hpl.jena.db
GraphRDB
          A persistent Graph implementation using a relational database for storage.
IDBConnection
          Encapsulate the specification of a jdbc connection, mostly used to simplify the calling pattern for ModelRDB factory methods.
ModelRDB
          A persistent relational database implemention of the RDF API.
RDFRDBException
          Used to signal most errors with RDB access.
 

Classes in com.hp.hpl.jena.db used by com.hp.hpl.jena.rdf.model
IDBConnection
          Encapsulate the specification of a jdbc connection, mostly used to simplify the calling pattern for ModelRDB factory methods.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP