首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

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

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

发布说明发布主页

下载地址:

  • 发表于:
  • 原文链接https://www.oschina.net/news/94095/mybatis-3-4-6-released
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券