[ http://issues.apache.org/jira/browse/DERBY-1253?page=all ]
Rick Hillegas updated DERBY-1253:
---------------------------------
Attachment: bug1253_verifier.diff
Attaching bug955_verifier.diff, which contains a junit test, UnsupportedVetter.
This test lists out all of the methods which raise
SQLFeatureNotSupportedException. The test also includes a table for adding
descriptors of methods which we can ignore because the spec says they are
allowed to raise this exception.
> Verify that we don't raise SQLFeatureNotSupportedException for mandatory
> methods
> --------------------------------------------------------------------------------
>
> Key: DERBY-1253
> URL: http://issues.apache.org/jira/browse/DERBY-1253
> Project: Derby
> Type: Improvement
> Components: JDBC
> Versions: 10.2.0.0
> Reporter: Rick Hillegas
> Fix For: 10.2.0.0
> Attachments: bug1253_verifier.diff
>
> The jdk16 javadoc marks optional methods as being able to raise
> SQLFeatureNotSupportedException. Make sure that we don't raise this exception
> for mandatory methods--unless we clearly understand why we have chosen to
> deviate from the JDBC spec.
--
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