摘要: 1.ibatis中使用緩存
首先設(shè)置SqlMapConfig.xml中 節(jié)點的屬性cacheModelsEnabled="true"
然后在具體sqlmap文件中書寫
Xml代碼
posted @ 2010-06-30 16:58 rogerfan 閱讀(194) | 評論 (0) | 編輯 收藏
首先設(shè)置SqlMapConfig.xml中
然后在具體sqlmap文件中書寫
Xml代碼