java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters

叮叮~~~~~我来解决自己的问题了,头痛一下午时间!!!!!!
java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters:
在这里我要实现的是,把数据库中的内容,在jsp的页面中显示出来,这里报错!!!!
上网搜索了好多种,都没有解决。。
经过检测,最后发现是,封装的实体类中,字段出现了问题。。。
java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters

这里还有一个问题数据库中的数据没有回显示到,jsp的页面中:

**错误显示如下:【页面中获取不到数据】:
java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters
**

java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters
当前的页面中不可以显示为0,为0的话就不会有数据显示出来。在这里我的内容修改之后显示如下:
java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters

希望各位广大父老乡亲可以找到自己的代码的问题。不要再一个特别简单的地方耗费太多的时间,
叮~~~~~~写完,溜了…
java.sql.SQLException: Cannot set cid: incompatible types. Query: select * from category Parameters