ibatis dao是用abator自动生成的代码,如果用到了Example实体带where条件就会出错 20

运行代码如下,我确保参数值是有的,始终不明白为什么,请大家帮帮忙谢谢List<String>idList=newArrayList<String>();idList=Ar... 运行代码如下,我确保参数值是有的,始终不明白为什么,请大家帮帮忙 谢谢
List<String> idList = new ArrayList<String>();
idList = Arrays.asList(typeString);
//设置要修改的id
AreaEntityExample example = new AreaEntityExample();
example.createCriteria().andIdIn(idList);
areaDaoGenerate.updateByExampleSelective(areaEntity, example);

javax.servlet.ServletException: org.springframework.jdbc.UncategorizedSQLException: SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [null]; error code [0];
--- The error occurred in com/wlq/entityMapping/area_SqlMap.xml.
--- The error occurred while preparing the mapped statement for execution.
--- Check the area.abatorgenerated_deleteByExample.
--- Check the parameter map.
--- Cause: com.ibatis.common.beans.ProbeException: Error getting ordinal list from JavaBean. Cause java.lang.NumberFormatException: For input string: ""
Caused by: java.lang.NumberFormatException: For input string: ""; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:
--- The error occurred in com/wlq/entityMapping/area_SqlMap.xml.
--- The error occurred while preparing the mapped statement for execution.
--- Check the area.abatorgenerated_deleteByExample.
--- Check the parameter map.
--- Cause: com.ibatis.common.beans.ProbeException: Error getting ordinal list from JavaBean. Cause java.lang.NumberFormatException: For input string: ""
Caused by: java.lang.NumberFormatException: For input string: ""
Caused by: com.ibatis.common.beans.ProbeException: Error getting ordinal list from JavaBean. Cause java.lang.NumberFormatException: For input string: ""
Caused by: java.lang.NumberFormatException: For input string: ""
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:422)
就是使用AreaEntityExample 就出错
不过这是自动生成的,我把注解掉就不会有错,这个问题已经困我2天了,谢谢大家帮帮忙

我用的全都是自动生成的对象,如果不使用AreaEntityExample 对象就行
展开
 我来答
常年在疯
2010-12-16 · 超过26用户采纳过TA的回答
知道答主
回答量:123
采纳率:0%
帮助的人:67万
展开全部
你把那个带where的条件查询语句贴上来看看!
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
llyilo
2010-12-16 · 超过19用户采纳过TA的回答
知道答主
回答量:90
采纳率:0%
帮助的人:37.4万
展开全部
这样看只能猜,是不是你的对象和语句中少了一个字段?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式