|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AllUnitsOfWork
Interface for aggregation of multiple UnitsOfWork.
| Method Summary | |
|---|---|
void |
beginAllInactiveUnitsOfWork()
Calls UnitOfWork.begin() on all units of work which are not active. |
void |
endAllUnitsOfWork()
Calls UnitOfWork.end() on all units of work. |
| Method Detail |
|---|
void beginAllInactiveUnitsOfWork()
UnitOfWork.begin() on all units of work which are not active.
void endAllUnitsOfWork()
UnitOfWork.end() on all units of work.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||