搜索资源列表
MyBatis-3
- MyBatis支持sql查询,是一个持久的优秀层框架,但是作为MyBatis2的升级版并不是每个人都是了解的,本书详细介绍了他的发展还有新增加的功能与语法。-MyBatis support sql query is a durable good layer framework, but as an upgraded version of MyBatis2 not everyone know, the book details the development of his new function
demo
- 在做基于SSM框架时,因用的是全注解模式开发,在做些查询+分页工作时Mybatis注解并不能很好的进行sql编写,因而用到了这个java类,对实现了sql语句的拼接。(In the framework based on SSM, because of using the full annotation model development, doing some work for the preparation of SQL paging query + Mybatis annotation is
MyBatisTest1
- MyBatis对接access,适用于单机应用的开发(MyBatis docking access)
MyBatis02
- MyBatis框架架构和简单的增删改查书写,实现一些最基本的操作(MyBatis framework and simple additions and deletions to change the search, writing, to achieve some of the most basic operations)
51CTO下载-mybatis-generator-core-1.3.2-bundle
- 自动生成mapper xml entity(mapper xml entity)
51CTO下载-MyBatis_Generator_1.3.1
- mybatis插件 里面有使用方法等等,不会的可以自己看(Mybatis plug-ins, such as the use of methods, etc., will not be able to see for themselves)
mybatis框架
- iBatis?是apache的一个开源项目,后更名为MyBatis,它是一个非常优秀的持久化框架,负责简化将对象数据保存到数据库中,从数据库中读取数据并封装到对象的工作。通过简单配置和编码即可代替JDBC 繁琐的程序代码。 MyBatis处理数据库操作的方式代表了当前的趋势(IBatis is an open source project Apache, later renamed MyBatis, it is a very good persistence framework, respons
ProductWeb
- SpringMVC+MyBatis简单的增删改查示例代码(SpringMVC+MyBatis simple additions and deletions to check the sample code)
mybatis
- mybatis框架中所有用到的jar文件,整理后分享(In the framework of mybatis all use the jar file, after finishing share)
深入浅出MyBatis技术原理与实战
- 深入浅出MyBatis技术原理与实战 练习sql(Profound understanding of MyBatis technology principle and actual combat)
MyBatis自动生成工具
- Java快速生成工具---MyBatis自动生成工具(MyBatis automatic generation tool)
mybatis-generator-core-1.3.2
- 能够帮助程序员自动生成代码,避免手写的错误,解压到一个包下,打开CMD在控制台输入java -jar mybatis-generator-core-1.3.2.jar -configfile generatorConfig.xml -overwrite命令即可(Can help the programmer to generate code automatically, avoid handwriting errors, unpack a packet, and open CMD in the
Spring MYBatis企业应用实战
- Spring MYBatis企业应用实战(MyBatis is an excellent persistence layer framework that supports customized SQL, stored procedures, and advanced mappings. MyBatis avoids almost all JDBC code and manually setting parameters, as well as getting the result set. M
mybatis
- mybatis的入门,基础,及让你简单的运用(The introduction of mybatis, the foundation, and the simple use of you)
mybatis-3.2.7
- mybatis-3.2.7 相关jar 包文档例子说明书(Mybatis-3.2.7 related documents)
mybatis-generator-core-1.3.5.jar
- mybatis-generator-core
mybatis-generator(mybatis生成工具修改版)
- MyBatis自动生成代码,贼爽,真的爽(MyBatis automatically generates code, it's cool, it's cool)
mybatis
- 练习mybatis框架,大家可以多练练,有助于提高框架水平(Practice the mybatis framework)
mybatis-3.2.7
- mybatis3.2.7jar包 还有API文档 方便大家学习(mybatis's jar and API It's good for our study)
mybatis-3.4.6
- mybatis最新jar包,以及mybatis的依赖包。(Mybatis's latest jar package, and mybatis's dependency package.)
