类 net.hasor.jdbc.core.source.MapSqlParameterSource
的使用

使用 MapSqlParameterSource 的软件包
net.hasor.jdbc.core.source   
 

net.hasor.jdbc.core.sourceMapSqlParameterSource 的使用
 

返回 MapSqlParameterSourcenet.hasor.jdbc.core.source 中的方法
 MapSqlParameterSource MapSqlParameterSource.addValue(String paramName, Object value)
          Add a parameter to this parameter source.
 MapSqlParameterSource MapSqlParameterSource.addValue(String paramName, Object value, int sqlType)
          Add a parameter to this parameter source.
 MapSqlParameterSource MapSqlParameterSource.addValue(String paramName, Object value, int sqlType, String typeName)
          Add a parameter to this parameter source.
 MapSqlParameterSource MapSqlParameterSource.addValues(Map<String,?> values)
          Add a Map of parameters to this parameter source.
 



Copyright © 2013-2014. All Rights Reserved.