Mybatis整合Spring
2018-09-28 本文已影响0人
自由主义者
传统dao的配置方法
接口实现类的配置(未完)
需要注入SqlSessionFactory
test
mapper代理形式dao的配置
接口实现类的配置(未完)
需要注入SqlSessionFactory
test