|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IRDBDriver | |
| com.hp.hpl.jena.db | |
| com.hp.hpl.jena.db.impl | |
| Uses of IRDBDriver in com.hp.hpl.jena.db |
| Fields in com.hp.hpl.jena.db declared as IRDBDriver | |
protected IRDBDriver |
GraphRDB.m_driver
|
| Methods in com.hp.hpl.jena.db with parameters of type IRDBDriver | |
void |
GraphRDB.setDriver(IRDBDriver driver)
|
| Uses of IRDBDriver in com.hp.hpl.jena.db.impl |
| Classes in com.hp.hpl.jena.db.impl that implement IRDBDriver | |
class |
Driver_HSQL
|
class |
DriverRDB
Base database driver for implementing SpecializedGraphs. |
| Fields in com.hp.hpl.jena.db.impl declared as IRDBDriver | |
protected IRDBDriver |
PSet_TripleStore_RDB.m_driver
The IRDBDriver for the database. |
| Methods in com.hp.hpl.jena.db.impl that return IRDBDriver | |
IRDBDriver |
PSet_TripleStore_RDB.driver()
|
| Methods in com.hp.hpl.jena.db.impl with parameters of type IRDBDriver | |
void |
PSet_TripleStore_RDB.setDriver(IRDBDriver driver)
Link an existing instance of the IPSet to a specific driver |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||