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

com.alibaba.druid.pool.DruidPooledResultSet#getObject(int columnIndex, Class<T> type) #2867

Closed
sunhao-java opened this issue Oct 17, 2018 · 7 comments

Comments

@sunhao-java
Copy link

com.alibaba.druid.pool.DruidPooledResultSet#getObject(int columnIndex, Class type)
com.alibaba.druid.pool.DruidPooledResultSet#getObject(String columnLabel, Class type)

这两个方法为什么没有具体实现,而仅仅只是throw new SQLFeatureNotSupportedException()??

官方有没有说明?issue里已经有两个16年提出的这个问题了
#1527 #1456

还有一个国外的哥们。。。

@kazuki43zoo
Copy link

Why does not support JDBC 4.1+ API's?

@sunhao-java
Copy link
Author

I don't know.I also want to know why!

@jzdayz
Copy link

jzdayz commented May 16, 2019

还没修复吗,今天报错找了半天

@tinybao
Copy link

tinybao commented May 22, 2019

今天也遇到了奇怪了半天 mybatisgenerator 配置了JSR310 结果生成的mapper 就有问题

@p0mp0k0
Copy link

p0mp0k0 commented Jun 16, 2019

这些issues没人回复,也没人关闭,也完全无说明,不知道什么意思?

@mmhotsky
Copy link

这问题还没修复吗?

@sunhao-java
Copy link
Author

已经被修复了
#3230 (comment)

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

No branches or pull requests

6 participants