[
https://issues.apache.org/jira/browse/DERBY-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-3461:
--------------------------------------
Fix Version/s: 10.4.1.3
> EmbedSQLWarning should be renamed SQLWarningFactory and return
> java.sql.SQLWarning objects and not a Derby specific implementation.
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-3461
> URL: https://issues.apache.org/jira/browse/DERBY-3461
> Project: Derby
> Issue Type: Improvement
> Components: JDBC, Services
> Reporter: Daniel John Debrunner
> Assignee: Dibyendu Majumdar
> Priority: Minor
> Fix For: 10.4.1.3
>
> Attachments: DERBY-3461_patch_1_r631372.txt
>
>
> One side effect is that the toString() of such a warning would change format
> from starting with "SQLWarning: " to "java.sql.SQLWarning: ", which should
> match any warnings created on the network client side.
> See comments in DERBY-3453 as well for possible correct package of
> SQLWarningFactory.
> Note: generateCsSQLWarning() can be removed as it doesn't seem to be used.
> Note: Also SQLWarningFactory would not extend java.sql.SQLWarning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.