Spring-Mybatis整合小例子

时间:2021-08-29 07:08:15
【文件属性】:

文件名称:Spring-Mybatis整合小例子

文件大小:2.42MB

文件格式:ZIP

更新时间:2021-08-29 07:08:15

spring mybatis

完成Spring和Mybatis的整合,实现了查找表的所有记录功能


【文件预览】:
bin
----mysql.properties(114B)
----com()
--------model()
--------test()
--------mapper()
--------service()
----applicationContext.xml(2KB)
.springBeans
.settings
----org.eclipse.wst.common.project.facet.core.xml(225B)
----org.eclipse.wst.common.project.facet.core.prefs.xml(481B)
----org.springframework.ide.eclipse.core.prefs(186B)
----org.eclipse.jdt.core.prefs(598B)
src
----mysql.properties(114B)
----com()
--------model()
--------test()
--------mapper()
--------service()
----applicationContext.xml(2KB)
.project
.classpath
lib
----mybatis-spring-1.3.0.jar(52KB)
----mybatis-3.3.0.jar(1.35MB)
----spring-tx-4.2.4.RELEASE.jar(259KB)
----mysql-connector-java-5.1.46.jar(981KB)

网友评论