摘要:
首先的 是 最原始的 pojo 类来 做简单映射 简单 pojo 映射: <mapper namespace="com.ghc.dao.UserDao"> <select id="findUserById" parameterType="int" resultType="user"> SELECT 阅读全文
posted @ 2018-04-19 09:35
云雾散人
阅读(2737)
评论(0)
推荐(0)
Talk is cheap , show me the code!
