2011年6月17日
摘要: 1)spring配置文件:<bean id="sqlMapClient" class="org.springframework.orm.ibatis.SqlMapClientFactoryBean"><property name="configLocation" value="conf/sqlMapConfig.xml"></property><property name="dataSource" ref="dataSource"&g 阅读全文
posted @ 2011-06-17 14:44 桃源月色 阅读(937) 评论(0) 推荐(0) 编辑