无法转换为内部表示

时间:2016-10-08 09:25:54   收藏:0   阅读:1358

1、遇到的错误

### Error querying database. Cause: java.sql.SQLException: 无法转换为内部表示 ### The error may exist in com/jzzhcs/zcdsj/nontax/dao/NTIncomTypeMapper.xml ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL:.........

### Cause: java.sql.SQLException: 无法转换为内部表示 ; uncategorized SQLException for SQL []; SQL state [null]; error code [17059]; 无法转换为内部表示; nested exception is java.sql.SQLException: 无法转换为内部表示

2、解决方案

查看sql语句中的数据类型在数据库和Java代码中的是否一致

3、错误原因

String float

 

原文:http://www.cnblogs.com/fresh-java-bird-go/p/5937328.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!