| Package | Description |
|---|---|
| org.apache.jena.dboe.transaction | |
| org.apache.jena.dboe.transaction.txn |
| Modifier and Type | Method and Description |
|---|---|
static Transactional |
TransactionalFactory.createTransactional(Journal journal,
TransactionalComponent... elements)
Create, and start, management of a number of
TransactionalComponents |
static Transactional |
TransactionalFactory.createTransactional(Location location,
TransactionalComponent... elements)
Create, and start, management of a number of
TransactionalComponents |
| Constructor and Description |
|---|
TransactionalWrapper(Transactional other) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionalSystem
Implementation side of a
Transactional. |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalBase
Framework for implementing a
Transactional via TransactionalSystem. |
Licensed under the Apache License, Version 2.0