|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionHandler | |
---|---|
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.graph.compose | This package defines simple composite graphs - union, intersection, difference, and update-tracking. |
Uses of TransactionHandler in com.hp.hpl.jena.db |
---|
Methods in com.hp.hpl.jena.db that return TransactionHandler | |
---|---|
TransactionHandler |
GraphRDB.getTransactionHandler()
|
Uses of TransactionHandler in com.hp.hpl.jena.graph |
---|
Methods in com.hp.hpl.jena.graph that return TransactionHandler | |
---|---|
TransactionHandler |
Graph.getTransactionHandler()
returns this Graph's transaction handler |
Uses of TransactionHandler in com.hp.hpl.jena.graph.compose |
---|
Methods in com.hp.hpl.jena.graph.compose that return TransactionHandler | |
---|---|
TransactionHandler |
Polyadic.getTransactionHandler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |