MyBatis 3.5.5 发布,Java 数据持久层框架

栏目: 软件资讯 · 发布时间: 5年前

内容简介:MyBatis 3.5.5 发布了。MyBatis 的前身为 iBatis,是一个数据持久层(ORM)框架,它提供的持久层能力包括 SQL Maps 和 Data Access Objects(DAO)。 此版本更新内容包括: Enhancements: 可以在启用 useActualP...

MyBatis 3.5.5 发布了。MyBatis 的前身为 iBatis,是一个数据持久层(ORM)框架,它提供的持久层能力包括 SQL Maps 和 Data Access Objects(DAO)。

此版本更新内容包括:

Enhancements:

  • 可以在启用 useActualParamName 时使用其实际参数名称引用单个 List 或 Collection 类型的参数
  • 可以在 @One 和 @Many 中指定 `resultMap`
  • 可以在 `@One` 和 `@Many` 中指定 `columnPrefix`
  • A new option `shrinkWhitespacesInSql` to remove extra whitespaces in SQL. #1901

Bug fixes:

  • 使用 `@CacheNamespaceRef` 时可能出现 IllegalArgumentException
  • 映射器方法调用应该是非阻塞的

更新说明: https://blog.mybatis.org/2020/06/mybatis-355-released.html


以上所述就是小编给大家介绍的《MyBatis 3.5.5 发布,Java 数据持久层框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Real-Time Rendering, Third Edition

Real-Time Rendering, Third Edition

Tomas Akenine-Moller、Eric Haines、Naty Hoffman / A K Peters/CRC Press / 2008-7-25 / USD 102.95

Thoroughly revised, this third edition focuses on modern techniques used to generate synthetic three-dimensional images in a fraction of a second. With the advent or programmable shaders, a wide varie......一起来看看 《Real-Time Rendering, Third Edition》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具