摘要: 一、初识Mybatis框架 mybatis是一个持久层的框架,是apache下的顶级项目。 mybatis托管到goolecode下,再后来托管到github下(https://github.com/mybatis/mybatis-3/releases)。 mybatis让程序将主要精力放在sql上 阅读全文
posted @ 2018-06-18 22:26 Demrystv 阅读(669) 评论(0) 推荐(0) 编辑