[ 
https://issues.apache.org/jira/browse/GERONIMO-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095888#comment-13095888
 ] 

Rex Wang commented on GERONIMO-6138:
------------------------------------

ResultSet adds some new APIs since 1.6, but tranql-connector is built from java 
1.5. So some APIs are not implemented...

Seems TCK did not cover these changes.. I think we need reopen this jira.

-Rex

> JDBC 4 API is not supported 
> ----------------------------
>
>                 Key: GERONIMO-6138
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6138
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0-M1
>            Reporter: Arnaud MERGEY
>             Fix For: 3.0
>
>
> I try to deploy an application that uses some JDBC 4 API like 
> java.sql.ResultSet.isClosed()
> This calls fails with following error
> java.lang.AbstractMethodError: 
> org.tranql.connector.jdbc.ResultSetHandle.isClosed()Z
> According to JEE 6 specifications, JDBC 4 API should be supported in Geronimo 
> 3, and it seems not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to