| Package | Description |
|---|---|
| net.sf.jkniv.whinstone.jdbc.transaction | |
| net.sf.jkniv.whinstone.transaction |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionScope |
AbstractTransaction.transactionScope |
| Constructor and Description |
|---|
AbstractTransaction(String contextName,
ConnectionAdapter connAdapter,
TransactionScope transactionScope) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionScope |
TransactionScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionScope[] |
TransactionScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.