public interface CallableStatementCallback<T>
| Modifier and Type | Method and Description |
|---|---|
T |
doInCallableStatement(CallableStatement var1) |
T doInCallableStatement(CallableStatement var1) throws SQLException
SQLExceptionCopyright © 2012–2021 Naver Corporation. All rights reserved.