| Package | Description |
|---|---|
| li.strolch.persistence.api |
| Modifier and Type | Method and Description |
|---|---|
TransactionState |
StrolchTransaction.getState() |
TransactionState |
AbstractTransaction.getState() |
TransactionState |
TransactionResult.getState() |
static TransactionState |
TransactionState.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionResult.setState(TransactionState state) |
Copyright © 2011–2016 Strolch. All rights reserved.