ibatis的配置后出现的错误 - ITeye问答
ibatis的配置后出现的错误10 所报错误:com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in com/paike/model/vo/PaiKe.bts.xml...
ibatis配置问题_百度知道
最佳答案: 其实初学者建议别这样写关联,有可能写不对,可以先查询student,然后根据id相同来查询List<studentrole>,然后将这个list插入到student的属性的list里面去,这样...