| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMap.State |
TransactionMap.getState(String serverName)
Return the State for a given serverName.
|
TransactionMap.State |
TransactionMap.getStateWithCreate(String serverName)
Return the State for a given serverName.
|
TransactionMap.State |
TransactionMap.removeState(String serverName)
Remove and return the State for a given serverName.
|
Copyright © 2014. All Rights Reserved.