ibatis拼接sql缓存的问题

在xml中用$动态拼接sql时,加上remapResults="true" 属性可解决sql缓存的问题。

原文地址:https://www.cnblogs.com/first-ykw/p/8393714.html