@Deprecated public interface TransactionRunner extends TransactionRunner
| Modifier and Type | Method and Description |
|---|---|
<T> T |
doInTransaction(Callable<T> callable)
Deprecated.
|
<T> T doInTransaction(Callable<T> callable)
doInTransaction in interface TransactionRunnerCopyright © 2017. All Rights Reserved.