[
https://issues.apache.org/jira/browse/DERBY-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen reassigned DERBY-4044:
-----------------------------------------
Assignee: Knut Anders Hatlen
> 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
> 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.