| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| Modifier and Type | Method and Description |
|---|---|
ScopeTrans |
SpiEbeanServer.createScopeTrans(TxScope txScope)
Create a ScopeTrans for a method for the given scope definition.
|
static ScopeTrans |
HelpScopeTrans.createScopeTrans(TxScope txScope)
Create a ScopeTrans for a given methods TxScope.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HelpScopeTrans.onExitScopeTrans(Object returnOrThrowable,
int opCode,
ScopeTrans scopeTrans)
Exiting the method in an expected fashion.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeTrans |
DefaultServer.createScopeTrans(TxScope txScope) |
Copyright © 2014. All Rights Reserved.