| Package | Description |
|---|---|
| org.apache.jena.dboe.transaction | |
| org.apache.jena.dboe.transaction.txn |
| Modifier and Type | Method and Description |
|---|---|
static TransactionalSystem |
TransactionalFactory.createTransactionalSystem(TransactionCoordinator coord)
Create, but do not start, a
TransactionalSystem from a TransactionCoordinator |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalBase
Framework for implementing a
Transactional via TransactionalSystem. |
| Constructor and Description |
|---|
IteratorTxnTracker(Iterator<T> iterator,
TransactionalSystem txnSystem,
TxnId txnId) |
Licensed under the Apache License, Version 2.0