Uses of Enum Class
org.apache.jena.dboe.transaction.txn.TxnState
Packages that use TxnState
-
Uses of TxnState in org.apache.jena.dboe.transaction.txn
Methods in org.apache.jena.dboe.transaction.txn that return TxnStateModifier and TypeMethodDescriptionTransaction.getState()TransactionInfo.getState()The transaction lifecycle statestatic TxnStateReturns the enum constant of this class with the specified name.static TxnState[]TxnState.values()Returns an array containing the constants of this enum class, in the order they are declared.