Uses of Enum Class
cz.cvut.kbss.ontodriver.util.TransactionState
Packages that use TransactionState
-
Uses of TransactionState in cz.cvut.kbss.ontodriver.util
Methods in cz.cvut.kbss.ontodriver.util that return TransactionStateModifier and TypeMethodDescriptionTransaction.getState()
static TransactionState
Returns the enum constant of this class with the specified name.static TransactionState[]
TransactionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.