spring整合ibatis配置文件:
此处为何要配置SqlMapClient并注入,而且在调用的时候用的是SqlMapClientTemplate。另外,SqlMapClientTemplate是什么时候被实例化的呢?
该类继承了SqlMapClientDaoSupport
相关分类