mybatis-demo-01.zip
(预估有个19文件)
mybatis-demo-01
pom.xml
2KB
target
test-classes
com
github
wangguocheng
mybatis
demo
service
StudentServiceTest.class
2KB
classes
log4j.properties
215B
com
github
wangguocheng
mybatis
demo
domain
Student.class
1KB
mapper
StudentMapper.xml
880B
StudentMapper.class
462B
service
StudentService.class
2KB
util
MyBatisSqlSessionFactory.class
1KB
mybatis.xml
929B
surefire-reports
com.github.wangguocheng.mybatis.demo.service.StudentServiceTest.txt
311B
TEST-com.github.wangguocheng.mybatis.demo.service.StudentServiceTest.xml
6KB
src
test
java
com
github
wangguocheng
mybatis
demo
service
StudentServiceTest.java
1KB
main
resources
log4j.properties
215B
mybatis.xml
929B
java
com
github
wangguocheng
mybatis
demo
domain
Student.java
661B
mapper
StudentMapper.java
321B
StudentMapper.xml
880B
service
StudentService.java
1KB
util
MyBatisSqlSessionFactory.java
917B
暂无评论