public interface TransactionTemplate
| Modifier and Type | Method and Description |
|---|---|
<R> R |
doInTransaction(SQLFunction<? super Connection,? extends R> sqlFunction) |
<R> R doInTransaction(SQLFunction<? super Connection,? extends R> sqlFunction) throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.