首页
mybatis驼峰转换
mybatis的xml格式通常需要配置resultMap,解决数据库字段和属性对应关系,为了简化操作,可以在配置mybatis的时候添加如下配置
配置后,则不需要配置 resultMap里的对应关系
mybatis
相关
mybatis的一级缓存和二级缓存
Springboot配置tk-mybatis
jdbc,jpa,springjdbc,springdatajpa,mybatis之间的区别
Mybatis: 简介
SpringBoot学习- 3、整合MyBatis
spring-boot mybatis配置
SpringBoot+Mybatis加载Mapper.xml文件的两种方式
mybatis-plus 多租户屏蔽某个特定mapper的方法@InterceptorIgnore
[Mybatis]2.增删改
MyBatis学习总结(二)——MyBatis核心配置文件与输入输出映射
MyBatis学习笔记
mybatis的Could not set property ‘id’ of ‘com.*.sys.entity’ with value ‘****
标签