| Package | Description |
|---|---|
| li.strolch.persistence.api |
| Modifier and Type | Method and Description |
|---|---|
TransactionCloseStrategy |
StrolchTransaction.getCloseStrategy()
Returns the currently set
TransactionCloseStrategy |
TransactionCloseStrategy |
AbstractTransaction.getCloseStrategy() |
static TransactionCloseStrategy |
TransactionCloseStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionCloseStrategy[] |
TransactionCloseStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2016 Strolch. All rights reserved.