文件名称:mybatis小练习
文件大小:9.08MB
文件格式:ZIP
更新时间:2021-09-21 10:23:17
mybatis
对应博主写的一些mybatis文章源代码,都是一些简单在小练习,适合入门用来练手
【文件预览】:
mybatis2_3_sql
----.project(390B)
----src()
--------com()
--------mybatis-config.xml(782B)
--------studentMapping.xml(552B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----mybatis-3.2.2.jar(683KB)
----mysql-connector-java-5.1.41-bin.jar(970KB)
----.classpath(431B)
----bin()
--------com()
--------mybatis-config.xml(782B)
--------studentMapping.xml(552B)
mybatis2_1_properties
----.project(397B)
----src()
--------com()
--------mybatis-config.xml(686B)
--------db.properties(101B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----mybatis-3.2.2.jar(683KB)
----mysql-connector-java-5.1.41-bin.jar(970KB)
----.classpath(431B)
----bin()
--------com()
--------mybatis-config.xml(686B)
--------db.properties(101B)
mybatis2_5_dynfc
----.project(392B)
----src()
--------com()
--------mybatis-config.xml(655B)
--------studentMapping.xml(1KB)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----mybatis-3.2.2.jar(683KB)
----mysql-connector-java-5.1.41-bin.jar(970KB)
----.classpath(431B)
----bin()
--------com()
--------mybatis-config.xml(655B)
--------studentMapping.xml(1KB)
mybatis2_4_sqlStringVar
----.project(399B)
----src()
--------test()
--------mybatis-config.xml(782B)
--------studentMapping.xml(345B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----mybatis-3.2.2.jar(683KB)
----mysql-connector-java-5.1.41-bin.jar(970KB)
----.classpath(431B)
----bin()
--------test()
--------mybatis-config.xml(782B)
--------studentMapping.xml(345B)
mybatis2_5_dyn
----.project(390B)
----src()
--------com()
--------mybatis-config.xml(776B)
--------studentMapping.xml(2KB)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----mybatis-3.2.2.jar(683KB)
----mysql-connector-java-5.1.41-bin.jar(970KB)
----.classpath(431B)
----bin()
--------com()
--------mybatis-config.xml(776B)
--------studentMapping.xml(2KB)
mybatis2_2_resultMap
----.project(396B)
----src()
--------test()
--------mybatis-config.xml(786B)
--------entity()
--------studentMapping.xml(584B)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----mybatis-3.2.2.jar(683KB)
----mysql-connector-java-5.1.41-bin.jar(970KB)
----.classpath(431B)
----bin()
--------test()
--------mybatis-config.xml(786B)
--------entity()
--------studentMapping.xml(584B)