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

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

内容简介:MyBatis 3.4.6 发布了。主要更新内容如下: 提升 将自定义ResultHandler应用于CURSOR类型OUT参数。 #493 在包含的SQL片段的属性值中替换变量。 #1069 BatchExecutor现在在执行后立即关闭每个语句。 #1110 现在...

MyBatis 3.4.6 发布了。主要更新内容如下:

提升

  • 将自定义ResultHandler应用于CURSOR类型OUT参数。 #493

  • 在包含的 SQL 片段的属性值中替换变量。 #1069

  • BatchExecutor现在在执行后立即关闭每个语句。 #1110

  • 现在可以使用静态方法作为SQL提供程序。 #1131

  • SQL 提供者方法现在可以返回CharSequence而不是String。#1134

  • 解析XML映射器失败时,将资源路径添加到异常消息。 #1172

Bug 修复:

  • Registering type handler against HashMap causes ClassCastException. #1089

  • Unable to register TypeHandler once TypeHandlerRegistry.hasTypeHandler is called. #1177

  • Serializing and deserializing cached objects causes NullPointerException. #1084

  • Invalid error message 'Two methods with same method signature but not providing classes assignable?' in System.err. #929

发布说明发布主页

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms in Python

Data Structures and Algorithms in Python

Michael T. Goodrich、Roberto Tamassia、Michael H. Goldwasser / John Wiley & Sons / 2013-7-5 / GBP 121.23

Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Struct......一起来看看 《Data Structures and Algorithms in Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试