iReport 报表导出数据类型不匹配

bean : public class A(){ ............ private Integet dealFlag; private Integer check; ................   getter/setter方法 }     iReport :        在action中向A对象set以上两个值时: 会出现类型不匹配错误! 怎么解决: : 在 bean 中添加:
相关文章
相关标签/搜索