spring整合ibatis配置文件:此處為何要配置SqlMapClient并注入,而且在調用的時候用的是SqlMapClientTemplate。另外,SqlMapClientTemplate是什么時候被實例化的呢?該類繼承了SqlMapClientDaoSupport 查看完整描述