摘要:
本文将探讨使用 mapper接口,以及 pojo 包装类进行 dao 层基本开发 mybatis dao 层开发只写 mapper 接口 其中需要 开发的接口实现一些开发规范 1、 UserMapper.xml 这个配置文件中的namespace应该是 mapper 接口的地址 2、 UserMap 阅读全文
posted @ 2018-04-18 11:20
云雾散人
阅读(1029)
评论(0)
推荐(0)
Talk is cheap , show me the code!
