|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HGTransaction | |
|---|---|
| org.hypergraphdb.transaction | |
| Uses of HGTransaction in org.hypergraphdb.transaction |
|---|
| Classes in org.hypergraphdb.transaction that implement HGTransaction | |
|---|---|
class |
TransactionBDBImpl
|
class |
VanillaTransaction
This is a HGTransaction implementation that only maintains
the attribute map. |
| Methods in org.hypergraphdb.transaction that return HGTransaction | |
|---|---|
HGTransaction |
HGTransactionManager.createTransaction(HGTransaction parent)
Create and return a child transaction of the given parent transaction. |
HGTransaction |
HGTransactionFactory.createTransaction(HGTransaction parent)
|
HGTransaction |
HGTransactionContext.getCurrent()
|
| Methods in org.hypergraphdb.transaction with parameters of type HGTransaction | |
|---|---|
HGTransaction |
HGTransactionManager.createTransaction(HGTransaction parent)
Create and return a child transaction of the given parent transaction. |
HGTransaction |
HGTransactionFactory.createTransaction(HGTransaction parent)
|
void |
TxMonitor.transactionCreated(HGTransaction tx)
|
void |
TxMonitor.transactionFinished(HGTransaction tx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||