MyBatis的Mapper头部xml约束文件
MyBatis3 映射文件 mapper.xml
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="">
</mapper>
当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »