Uses of Class
com.hp.hpl.jena.reasoner.dig.DIGConnection

Packages that use DIGConnection
com.hp.hpl.jena.reasoner.dig   
 

Uses of DIGConnection in com.hp.hpl.jena.reasoner.dig
 

Methods in com.hp.hpl.jena.reasoner.dig that return DIGConnection
 DIGConnection DIGConnectionPool.allocate()
           
 DIGConnection DIGConnectionPool.allocate(java.lang.String connectionURL)
           
 DIGConnection DIGAdapter.getConnection()
          Answer this adapter's connection to the database.
 

Methods in com.hp.hpl.jena.reasoner.dig with parameters of type DIGConnection
 void DIGConnectionPool.release(DIGConnection dc)
           
 

Constructors in com.hp.hpl.jena.reasoner.dig with parameters of type DIGConnection
DIGAdapter(OntModelSpec spec, Graph source, DIGConnection connection, Model axioms)
          Construct a DIG adapter for the given source data graph, which is encoding an ontology in a language represented by the given model spec.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Hewlett-Packard Development Company, LP