读书人

异常Cannot make a static reference

发布时间: 2012-09-20 09:36:50 作者: rapoo

错误Cannot make a static reference to the non-static method findAllUsers()
今天写junit小测试,出现了这个错误"Cannot make a static reference to the non-static method findAllUsers() from the type DAO"


读书人网 >软件架构设计

热点推荐