2016年3月2日
摘要: MyBatis-Spring is a submodule of the MyBatis framework, which provides seamless integration with the popular dependency injection framework, Spring. 1 阅读全文
posted @ 2016-03-02 16:56 huey2672 阅读(501) 评论(0) 推荐(0)
摘要: Caching data that is loaded from the database is a common requirement for many applications to improve their performance. MyBatis provides in-built su 阅读全文
posted @ 2016-03-02 10:27 huey2672 阅读(257) 评论(0) 推荐(0)