Details
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
OPENJPA-580 Need a better algorithm to find DBDictionary classname in DBDictionaryFactory
- Closed