Enrico Olivelli created OPENJPA-2818:
----------------------------------------
Summary: DBDictionary > delimitIdentifiers = true does not work
Key: OPENJPA-2818
URL: https://issues.apache.org/jira/browse/OPENJPA-2818
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Affects Versions: 3.1.1
Reporter: Enrico Olivelli
While working at HerdDBDictionary I figured out that integration tests do not
work because of two problems:
* a bug in SelectImpl#getColumnAlias, in which we are not applying delimiters
to the column name
* a bug in all FieldStategies, for which we are creating a DBIdentifier that
container a nameInternal wrapped by delimiters
I did not find any case of delimitIdentifiers = true in the OpenJPA repository,
probably that feature has been not used for quite some time ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)