摘要: IBATIS中关于iterate和‘$’与‘#’的应用一个包含List元素的HashMap参数赋给sqlMappublic int getCountById(String id, String title, List ids) throws Exception { Map paramMap=new HashMap(); paramMap.put(... 阅读全文
posted @ 2009-08-11 17:56 sunney 阅读(3095) 评论(0) 推荐(0)