[ http://issues.apache.org/jira/browse/DERBY-948?page=all ]
Knut Anders Hatlen updated DERBY-948:
-------------------------------------
Attachment: DERBY-948-v1.diff
DERBY-948-v1.stat
Uploaded a patch (DERBY-948-v1.diff) which implements
ResultSet.isClosed() and ResultSet.getHoldability() on embedded and
client. Also added some test cases to jdbc4/TestResultSetMethods.java.
In the client driver, I moved the methods from
(...).net.NetResultSet40 to (...).am.ResultSet since they didn't
contain any protocol specific or JDK 1.6 specific code.
I have run the jdbc4 suite on Solaris 10 x86 / Sun JVM 1.6.0_b72 and
derbyall on Solaris 10 x86 / Sun JVM 1.5.0 without errors.
Please review. Thanks.
> Miscellaneous ResultSet methods added by JDBC 4
> -----------------------------------------------
>
> Key: DERBY-948
> URL: http://issues.apache.org/jira/browse/DERBY-948
> Project: Derby
> Type: New Feature
> Components: JDBC
> Reporter: Rick Hillegas
> Assignee: Knut Anders Hatlen
> Fix For: 10.2.0.0
> Attachments: DERBY-948-v1.diff, DERBY-948-v1.stat
>
> As described in the JDBC 4 spec sections 16 and 3.1.
> This provides support for new ResultSet methods added by JDBC4 and not
> addressed by other JIRAs: getHoldability() and isClosed().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira