[
https://issues.apache.org/jira/browse/DERBY-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-4044.
-------------------------------------
Resolution: Fixed
Fix Version/s: 10.6.0.0
All the regression tests ran cleanly.
Committed revision 890357.
> Use helper methods from IdUtil to quote SQL identifiers in EmbedResultSet
> -------------------------------------------------------------------------
>
> Key: DERBY-4044
> URL: https://issues.apache.org/jira/browse/DERBY-4044
> Project: Derby
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 10.5.1.1
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Trivial
> Fix For: 10.6.0.0
>
> Attachments: d4044.diff
>
>
> EmbedResultSet has two methods quoteSqlIdentifier() and
> getFullBaseTableName() which should be replaced with
> IdUtil.normalToDelimited() and IdUtil.mkQualifiedName(), respectively.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.