public class CustomMapSqlParameterSource
extends org.springframework.jdbc.core.namedparam.MapSqlParameterSource
Constructor and Description |
---|
CustomMapSqlParameterSource(DbEngineDialect dialect) |
Modifier and Type | Method and Description |
---|---|
org.springframework.jdbc.core.namedparam.MapSqlParameterSource |
addValue(String paramName,
Object value) |
addValue, addValue, addValues, getValue, getValues, hasValue
public CustomMapSqlParameterSource(DbEngineDialect dialect)
Copyright © 2012. All Rights Reserved.