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

Donald Woods updated OPENJPA-1236:
----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.1.0

> Finish support of delimiters other than double-quotes
> -----------------------------------------------------
>
>                 Key: OPENJPA-1236
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1236
>             Project: OpenJPA
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>            Reporter: Dianne Richards
>            Assignee: Dianne Richards
>             Fix For: 2.1.0
>
>
> OPENJPA-1052 and OPENJPA-1115 provide 2.0 spec support for delimited 
> identifiers. The spec requires support for double-quotes as the delimiter. 
> Since a number of databases support other delimiters, either different than 
> double quotes or in addition to them, it was decided to extend support to 
> these. This was done by allowing the delimiter being used to be specified in 
> the database specific DBDictionary.
> However, in fixing OPENJPA-1189, it is necessary to initially hard-code some 
> double quotes in 2 Table methods, getColumn() and containsColumn(). This will 
> be spec-compliant. Supporting other delimiters involves changing multiple 
> chains of methods to pass in the DBDictionary. This will be handled in this 
> JIRA.

-- 
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