🎨
application-framework
Ctrlk
  • Introduction
  • 设计模式篇
  • SpringBoot篇
  • Mybatis篇
    • Mybatis基础教程
    • Mybatis-Spring基础教程
    • Sqlsession原理
    • Mybatis代码架构分析
    • Mybatis事务
    • Mybatis与Spring集成事务相关问题
    • 结果/参数绑定
    • Mybatis插件拓展/插件原理
    • Mybatis 使用Ehcache缓存机制//自带缓存与Spring结合使用
    • 使用代码生成器快速开发
    • Mybatis使用时的一些注意事项
    • Mybatis配置打印SQL语句
    • 持久层框架mybatis如何防止sql注入
    • SqlSessionTemplate与SqlSessionDaoSupport讲解
    • MapperFactoryBean与MapperScannerConfigurer讲解
    • Spring+MyBatis多数据源配置实现
    • Mybatis与Spring集成事务相关问题
  • Spring源码解读篇
  • JPA篇
  • Hibernate篇
Powered by GitBook
On this page
  1. Mybatis篇

结果/参数绑定

官网详细介绍:http://www.mybatis.org/mybatis-3/zh/sqlmap-xml.html#Result_Maps

PreviousMybatis与Spring集成事务相关问题NextMybatis插件拓展/插件原理

Last updated 5 years ago

Was this helpful?

Was this helpful?