| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
TransactionManager.OnQueryOnly |
TransactionManager.getOnQueryOnly()
Defines the type of behaviour to use when closing a transaction that was used to query data only.
|
static TransactionManager.OnQueryOnly |
TransactionManager.OnQueryOnly.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionManager.OnQueryOnly[] |
TransactionManager.OnQueryOnly.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.