Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
Description
During the development of https://github.com/apache/openjpa/pull/69/files rmannibucau suggested to keep track of the fact that a DBIdentifier contains a name that has been already delimited, this way operations like "removeDelimiters" can be no-op.
This flag can be set during the creation of a DBIdentifier by the DBDictionary, basically when the DBIdentifier forces delimitAll=true
Attachments
Issue Links
- relates to
-
OPENJPA-2818 DBDictionary > delimitIdentifiers = true does not work
- Open
- links to