ReturnType - object type to return from the transactionpublic interface EntitySqlDaoTransactionWrapper<ReturnType>
| Modifier and Type | Method and Description |
|---|---|
ReturnType |
inTransaction(EntitySqlDaoWrapperFactory entitySqlDaoWrapperFactory) |
ReturnType inTransaction(EntitySqlDaoWrapperFactory entitySqlDaoWrapperFactory) throws java.lang.Exception
entitySqlDaoWrapperFactory - factory to create EntitySqlDao instancesjava.lang.ExceptionCopyright © 2010-2020. All Rights Reserved.