| Package | Description |
|---|---|
| org.cipango.server.transaction | |
| org.cipango.server.util |
| Modifier and Type | Field and Description |
|---|---|
protected Transaction.State |
TransactionImpl._state |
| Modifier and Type | Method and Description |
|---|---|
Transaction.State |
TransactionImpl.getState() |
Transaction.State |
Transaction.getState() |
static Transaction.State |
Transaction.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.State[] |
Transaction.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransactionImpl.setState(Transaction.State state) |
| Modifier and Type | Method and Description |
|---|---|
Transaction.State |
ClientTransactionProxy.getState() |
Copyright © 2015. All Rights Reserved.