Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG]2.0.10版本无法序列化oracle的CLOB类型字段 #644

Closed
freeman66 opened this issue Aug 8, 2022 · 3 comments
Closed

[BUG]2.0.10版本无法序列化oracle的CLOB类型字段 #644

freeman66 opened this issue Aug 8, 2022 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@freeman66
Copy link

问题描述

升级2.0.10版本后,在用Map接收oracle数据库返回的CLOB字段数据时,调用序列化方法的时候报错:java.sql.SQLFeatureNotSupportedException: 不支持的特性: getDBAccessProperties,另外直接return给前端的时候报内存溢出错误,但亲测1.2.83版本能正常使用,其他版本未知

环境信息

请填写以下信息:

  • JDK:1.8
  • springboot:2.3.0.RELEASE

重现步骤

查询oracle数据库CLOB类型字段测试

@freeman66 freeman66 added the bug Something isn't working label Aug 8, 2022
@wenshao wenshao added this to the 2.0.12 milestone Aug 13, 2022
@wenshao
Copy link
Member

wenshao commented Aug 13, 2022

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.12-SNAPSHOT/
问题已修复,请帮忙用2.0.12-SNAPSHOT版本验证,2.0.12版本预计在8月21日前发布

@wenshao
Copy link
Member

wenshao commented Aug 20, 2022

https://github.com/alibaba/fastjson2/releases/tag/2.0.12
问题已修复,请用新版本

@freeman66
Copy link
Author

经实际验证,2.0.12版本已修复问题

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants