We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0670c3e commit 1c4700aCopy full SHA for 1c4700a
src/test/java/org/apache/ibatis/submitted/annotion_many_one_add_columnprefix/RoleDao.xml
@@ -1,7 +1,4 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<!--
3
- ~ Copyright (c) 2020 itheima.com All Rights Reserved.FileName: RoleDao.xml@author: lvyang@date: 20-2-6 上午8:38
4
- -->
5
<!DOCTYPE mapper
6
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
7
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
src/test/java/org/apache/ibatis/submitted/annotion_many_one_add_columnprefix/SqlMapConfig.xml
<?xml version="1.0" encoding="UTF-8" ?>
- ~ Copyright (c) 2020 itheima.com All Rights Reserved.FileName: SqlMapConfig.xml@author: lvyang@date: 20-2-6 上午8:37
<!DOCTYPE configuration
PUBLIC "-//mybatis.org//DTD Config 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-config.dtd">
0 commit comments