请教大神mybatis select数据一直报错,update,delete,insert数据都成功 5

Exceptioninthread"main"org.apache.ibatis.exceptions.PersistenceException:###Errorquer... Exception in thread "main" org.apache.ibatis.exceptions.PersistenceException:

### Error querying database. Cause: org.apache.ibatis.reflection.ReflectionException: Error instantiating class cn.t.entity.User with invalid types () or values (). Cause: java.lang.NoSuchMethodException: cn.t.entity.User.<init>()

### The error may exist in cn/t/entity/UserMapper.xml

### The error may involve cn.t.domain.UserInterface.getUser-Inline

### The error occurred while setting parameters

### SQL: select id,name,password,email,address from user where id=?

### Cause: org.apache.ibatis.reflection.ReflectionException: Error instantiating class cn.t.entity.User with invalid types () or values (). Cause: java.lang.NoSuchMethodException: cn.t.entity.User.<init>()

at cn.t.test.testUse.main(testUse.java:29)

Caused by: java.lang.NoSuchMethodException: cn.t.entity.User.<init>()

at java.lang.Class.getConstructor0(Class.java:2810)

at java.lang.Class.getDeclaredConstructor(Class.java:2053)

at org.apache.ibatis.reflection.factory.DefaultObjectFactory.instantiateClass(DefaultObjectFactory.java:57)

... 22 more万分感谢
展开
 我来答
liuyang054
2016-05-15 · TA获得超过9093个赞
知道大有可为答主
回答量:5317
采纳率:78%
帮助的人:5260万
展开全部
报的是没有方法异常, 那就要看看你是否有select, 查询数据的方法啊, 你既然说修改,插入,删除都成功, 那只有查询不成功, 报的也是没有方法异常, 就去看看有没有这个方法。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式