| Package | Description |
|---|---|
| org.apache.jena.dboe.transaction.txn |
| Modifier and Type | Method and Description |
|---|---|
TxnState |
TransactionInfo.getState()
The transaction lifecycle state
|
TxnState |
Transaction.getState() |
static TxnState |
TxnState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxnState[] |
TxnState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Licensed under the Apache License, Version 2.0