All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mapper.pagex.pagex.xml Maven / Gradle / Ivy

The newest version!
<?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="com.fhs.pagex.dao.DefaultPageXDAO">
    <select id="selectListForJoin" resultType="map" parameterType="map">
        ${sql}
    </select>
</mapper>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy