@Component public class SqlNamedParameterQueryBinderImpl extends Object implements SqlNamedParameterQueryBinder
| Constructor and Description |
|---|
SqlNamedParameterQueryBinderImpl(org.springframework.context.ApplicationContext applicationContext,
io.tesler.api.config.TeslerBeanProperties teslerBeanProperties) |
| Modifier and Type | Method and Description |
|---|---|
String |
bindVariables(String sql,
org.springframework.jdbc.core.namedparam.SqlParameterSource paramSource) |
public SqlNamedParameterQueryBinderImpl(org.springframework.context.ApplicationContext applicationContext,
io.tesler.api.config.TeslerBeanProperties teslerBeanProperties)
public String bindVariables(String sql, org.springframework.jdbc.core.namedparam.SqlParameterSource paramSource) throws SQLException
bindVariables in interface SqlNamedParameterQueryBinderSQLExceptionCopyright © 2018–2022 Tesler. All rights reserved.