Mybatis一对一关联查询实例
mybatis5.rar
(预估有个22文件)
mybatis5
pom.xml
2KB
target
test-classes
com
qwy
test
TestMybatis.class
3KB
generated-test-sources
test-annotations
classes
mybatis-config.xml
2KB
log4j.properties
208B
com
qwy
bean
Emp.class
3KB
Dept.class
1KB
mapper
EmpMapper.class
219B
EmpMapper.xml
3KB
DeptMapper.class
185B
DeptMapper.xml
441B
db.properties
119B
generated-sources
annotations
src
test
java
com
qwy
test
TestMybatis.java
2KB
main
resources
mybatis-config.xml
2KB
log4j.properties
208B
db.properties
119B
java
com
qwy
bean
Emp.java
2KB
Dept.java
1KB
mapper
EmpMapper.java
328B
DeptMapper.java
196B
EmpMapper.xml
4KB
DeptMapper.xml
441B
mybatis5.iml
1KB
暂无评论