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