[
https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Ezzio updated OPENJPA-760:
--------------------------------
Affects Version/s: 1.1.1
Merged changes on DBDictionaryFactory and TestDictionaryFactory to Branch 1.1.x
at rev 784867.
> Better DBDictionary autodetection
> ---------------------------------
>
> Key: OPENJPA-760
> URL: https://issues.apache.org/jira/browse/OPENJPA-760
> Project: OpenJPA
> Issue Type: Improvement
> Components: jdbc
> Affects Versions: 1.1.1, 1.2.0
> Environment: JDK 1.6
> Reporter: Georgi Naplatanov
> Assignee: Albert Lee
> Priority: Trivial
> Attachments: detect_dictionary.patch
>
>
> The current implementation of autodetection first try to lookup well known
> string in the jdbc url, but it may contain server names and paths which is
> not related to DBDictionary. This patch make first lookup to be make on jdbc
> driver name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.