| Package | Description |
|---|---|
| org.wso2.carbon.database.utils.jdbc |
| Modifier and Type | Method and Description |
|---|---|
<T,E extends Exception> |
JdbcTemplate.withTransaction(ExecuteCallable<T> callable)
Provides the transaction support for the JDBC executions of the template.
|
<T,E extends Exception> |
NamedJdbcTemplate.withTransaction(NamedExecuteCallable<T> callable)
Provides the transaction support for the JDBC executions of the template.
|
Copyright © 2020 WSO2. All rights reserved.