2018年3月11日星期日

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


Linuxeden 开源社区 --MyBatis
MyBatis

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://ift.tt/2GhMJO9

The post MyBatis 3.4.6 发布,Java 数据持久层框架 appeared first on Linuxeden开源社区.

http://ift.tt/2tABRbg

没有评论:

发表评论