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

Packages that use com.hp.hpl.jena.db
com.hp.hpl.jena.db A general database backend for persistent storage of jena models.  
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
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.db
GraphRDB
          GraphRDB implementation This graph stores data persistently in a relational database.
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.graph
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.rdf.model
IDBConnection
          Encapsulate the specification of a jdbc connection, mostly used to simplify the calling pattern for ModelRDB factory methods.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.