| |
|
| org.apache.lenya.transaction.UnitOfWorkImpl
UnitOfWorkImpl | public class UnitOfWorkImpl extends AbstractLogEnabled implements UnitOfWork(Code) | | Default implementation of a unit of work.
version: $Id: UnitOfWorkImpl.java 574827 2007-09-12 08:00:57Z andreas $ |
UnitOfWorkImpl | public UnitOfWorkImpl(IdentityMap map, Identity identity, Logger logger)(Code) | | Ctor.
Parameters: map - The identity map to use. Parameters: identity - The identity. Parameters: logger - The logger. |
resetTransaction | protected void resetTransaction()(Code) | | |
|
|
|