| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.transaction |
Transaction implementation
|
| Modifier and Type | Method and Description |
|---|---|
TransactionScopeManager |
InternalConfiguration.getTransactionScopeManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTransactionScopeManager
Manages the transaction scoping using a Ebean thread local.
|
class |
ExternalTransactionScopeManager
A TransactionScopeManager aware of external transaction managers.
|
Copyright © 2014. All Rights Reserved.