public interface SqlNamedParameterQueryBinder
| Modifier and Type | Method and Description |
|---|---|
String |
bindVariables(String sql,
org.springframework.jdbc.core.namedparam.SqlParameterSource paramSource) |
String bindVariables(String sql, org.springframework.jdbc.core.namedparam.SqlParameterSource paramSource) throws SQLException
SQLExceptionCopyright © 2018–2022 Tesler. All rights reserved.