Uses of Class
tech.oxfordsemantic.jrdfox.client.TransactionState
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.client |
-
Uses of TransactionState in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return TransactionState Modifier and Type Method Description TransactionState
DataStoreConnection. getTransactionState()
Returns the state of the transaction associated with this connection.static TransactionState
TransactionState. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TransactionState[]
TransactionState. values()
Returns an array containing the constants of this enum type, in the order they are declared.