首页
mapper.xml的一些配置
mapper.xml的一些配置:
parameterType: 请求的参数类型:
resultMap:也是结果集映射
resultTypr:这个是查询的结果映射到那个实体:
Mapper
相关
SpringBoot+Mybatis加载Mapper.xml文件的两种方式
mybatis-plus 多租户屏蔽某个特定mapper的方法@InterceptorIgnore
Mybatis源码解析,一步一步从浅入深(五):mapper节点的解析
IDEA 解决src/main/java目录下mapper.xml文件不被扫描的问题
@ComponentScan和@MapperScan的区别
AutoMapper遇到的坑
Mybatis3源码笔记(五)mapperElement
Mybatis自动生成mapper和实体类
springboot整合mybatis提示错误Error:java: 程序包org.apache.ibatis.annotations不存
mybatis框架下使用generator插件自动生成domain/mapping/mapper
Asp.NetCore之AutoMapper基础篇
Mybatis使用配置文件时报错Error parsing SQL Mapper Configuration. Cause: org.apac
标签