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.2.0
         Environment: JDK 1.6
            Reporter: Georgi Naplatanov
            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 first 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.

Reply via email to