Package | Description |
---|---|
net.sf.jkniv.whinstone.jdbc.transaction | |
net.sf.jkniv.whinstone.jpa2.transaction | |
net.sf.jkniv.whinstone.transaction |
Modifier and Type | Method and Description |
---|---|
TransactionStatus |
AbstractTransaction.getStatus() |
Modifier and Type | Method and Description |
---|---|
TransactionStatus |
EmptyTransactionAdapter.getStatus() |
TransactionStatus |
JpaTransactionAdapter.getStatus() |
Modifier and Type | Method and Description |
---|---|
TransactionStatus |
Transactional.getStatus() |
static TransactionStatus |
TransactionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionStatus[] |
TransactionStatus.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.