public interface CallableStatementCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
doInCallableStatement(CallableStatement callableStatement) |
T doInCallableStatement(CallableStatement callableStatement) throws SQLException, DataAccessException
SQLExceptionDataAccessExceptionCopyright © 2022. All rights reserved.