[
https://issues.apache.org/jira/browse/OPENJPA-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709515#action_12709515
]
Jeremy Bauer commented on OPENJPA-962:
--------------------------------------
Committed manual_patch1.txt for Dianne under revision 774860.
A couple of comments -
- SequenceMapping.addStandardProperties() - there is some repetitive code that
adds delimiters to properties. I think this logic should be refactored into a
method. That can be done in the next round of code... :-)
- There were some earlier discussions about producing a common naming
interface/method set for these types of delimiting/naming operations. I see
that starting to form in the new dictionary methods, but eventually providing
an interface is a good goal to work toward, if possible.
> Support the use of delimited-identifiers
> ----------------------------------------
>
> Key: OPENJPA-962
> URL: https://issues.apache.org/jira/browse/OPENJPA-962
> Project: OpenJPA
> Issue Type: Sub-task
> Components: jpa
> Affects Versions: 2.0.0
> Reporter: Jeremy Bauer
> Assignee: Dianne Richards
> Attachments: manual_patch1.txt
>
>
> This task is to support the use of delimited-identifiers as defined by the
> 2.0 specification. The 10/31/2008 draft of the specification has some open
> issues regarding this item and while the spec indicates delimited identifiers
> can be enabled per an element in the persistence.xml, the persistence schema
> does contain the delimited-identifiers definition. However, work could
> begin on this item and the enablement of delimited identifiers could be
> temporarily triggered via a config property (or some other means) to exercise
> the capability.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.