Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Improve getObject support, fixed #3302,#3340,#3393 #3429

Merged
merged 1 commit into from
Sep 15, 2019

Conversation

yidasanqian
Copy link
Contributor

修复上版本未完全修复的bug #3302,#3340,#3393

相关覆盖方法添加@Override注解

相关方法捕获处理checkException异常

还有一个建议是:可以对全库的代码的行分隔符做一个统一格式化,Unix/Linux使用的是LF,Mac也是LF,但Windows是CRLF,推荐格式化为LF,可以避免Git自动转换换行符导致整个文件被修改的尴尬情况。

Marked overridden method with @OverRide annotation

Catch checkException
@wenshao wenshao merged commit 73e968f into alibaba:master Sep 15, 2019
@JasonMing
Copy link

image
结果是还没修复完全啊。。。getObject(String, Class<T>)常规抛出SQLFeatureNotSupportedException

@yidasanqian
Copy link
Contributor Author

yidasanqian commented Oct 24, 2019

@JasonMing 修复了,在master分支。最新的1.1.20版并没有将修复的代码一起发布,所以只能等作者发布新版

@JasonMing
Copy link

@yidasanqian 真是心碎啊,我暂时换hikari了。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants