weixin_36876141 2017-06-24 12:11 采纳率: 0%
浏览 1771

java.sql.SQLException

QueryRunner requires a DataSource to be invoked in this way, or a Connection 异常报错

抛出异常的代码:

CategoryList = runner.query(sql, new BeanListHandler(Category.class));

  • 写回答

2条回答 默认 最新

  • threenewbee 2017-06-25 03:26
    关注
    评论

报告相同问题?