|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |