[ 
https://issues.apache.org/jira/browse/OPENJPA-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dianne Richards updated OPENJPA-1115:
-------------------------------------

    Attachment: delim_id_fix.txt

Attaching a fix for a problem that occurred when a connection username was 
specified. In this case, the username acts as a default schema. This created 
another scenario where we were trying to compare a column name retrieved from 
the database (which is always undelimited) with an annotation delimited name. 
THis fix handles that scenario.

> Finish support for delimited identifiers
> ----------------------------------------
>
>                 Key: OPENJPA-1115
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1115
>             Project: OpenJPA
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0-M4
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>             Fix For: 2.0.0
>
>         Attachments: auto_delim_id_patch.txt, delim_id_fix.txt, 
> delim_id_xml_patch.txt, manual_patch.txt
>
>
> Support manual delimiters for the following annotations:
>    EntityResult
>    FieldResult
>    ColumnResult
> Support the automatic delimiting of delimiters

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to