文件名称:Mybatis
介绍说明--下载内容均来自于网络,请自行研究使用
mybatis的入门资料,希望对新学习mybatis ORM框架的朋友有所帮助-mybatis introductory information, we hope to learn new mybatis ORM fr a mework to help a friend
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mybatis
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\.springBeans
.......\bin
.......\...\com
.......\...\...\zhiwei
.......\...\...\......\domain
.......\...\...\......\......\User.class
.......\...\...\......\......\UserMapper.xml
.......\...\...\......\inter
.......\...\...\......\.....\basicInter.class
.......\...\...\......\mapper
.......\...\...\......\......\UserMapper.class
.......\...\...\......\......\UserMapper.xml
.......\...\...\......\pojo
.......\...\...\......\....\UserCustomer.class
.......\...\...\......\....\UserQueryVo.class
.......\...\...\......\service
.......\...\...\......\.......\basicService.class
.......\...\...\......\test
.......\...\...\......\....\MainTest.class
.......\...\...\......\tool
.......\...\...\......\....\MybatisTool.class
.......\...\db.properties
.......\...\log4j.properties
.......\...\SqlMapConfig.xml
.......\...\UserMapper.xml
.......\config
.......\......\db.properties
.......\......\SqlMapConfig.xml
.......\......\UserMapper.xml
.......\lib
.......\...\log4j-1.2.17.jar
.......\...\mybatis-3.2.0.jar
.......\...\mysql-connector-java-commercial-5.1.25-bin.jar
.......\src
.......\...\com
.......\...\...\zhiwei
.......\...\...\......\domain
.......\...\...\......\......\User.java
.......\...\...\......\......\UserMapper.xml
.......\...\...\......\inter
.......\...\...\......\.....\basicInter.java
.......\...\...\......\mapper
.......\...\...\......\......\UserMapper.java
.......\...\...\......\......\UserMapper.xml
.......\...\...\......\pojo
.......\...\...\......\....\UserCustomer.java
.......\...\...\......\....\UserQueryVo.java
.......\...\...\......\service
.......\...\...\......\.......\basicService.java
.......\...\...\......\test
.......\...\...\......\....\MainTest.java
.......\...\...\......\tool
.......\...\...\......\....\MybatisTool.java
.......\...\log4j.properties
.......\...\SqlMapConfig.xml