@Component public class SqlNamedParameterQueryBinderImpl extends Object implements SqlNamedParameterQueryBinder
| Constructor and Description |
|---|
SqlNamedParameterQueryBinderImpl(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
String |
bindVariables(String sql,
org.springframework.jdbc.core.namedparam.SqlParameterSource paramSource) |
public SqlNamedParameterQueryBinderImpl(@Qualifier(value="primaryDS")
DataSource dataSource)
public String bindVariables(String sql, org.springframework.jdbc.core.namedparam.SqlParameterSource paramSource) throws SQLException
bindVariables in interface SqlNamedParameterQueryBinderSQLExceptionCopyright © 2018–2021 Tesler. All rights reserved.