You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Georgi Naplatanov (JIRA)" <ji...@apache.org> on 2008/11/02 21:26:44 UTC

[jira] Created: (OPENJPA-760) Better DBDictionary autodetection

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.


[jira] Resolved: (OPENJPA-760) Better DBDictionary autodetection

Posted by "Georgi Naplatanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georgi Naplatanov resolved OPENJPA-760.
---------------------------------------

    Resolution: Fixed

> 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
>            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.


[jira] Updated: (OPENJPA-760) Better DBDictionary autodetection

Posted by "Georgi Naplatanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georgi Naplatanov updated OPENJPA-760:
--------------------------------------

    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.  (was: 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.)

> 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 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.


[jira] Updated: (OPENJPA-760) Better DBDictionary autodetection

Posted by "David Ezzio (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Assigned: (OPENJPA-760) Better DBDictionary autodetection

Posted by "Albert Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Lee reassigned OPENJPA-760:
----------------------------------

    Assignee: Albert Lee

> 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
>            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.


[jira] Updated: (OPENJPA-760) Better DBDictionary autodetection

Posted by "Georgi Naplatanov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georgi Naplatanov updated OPENJPA-760:
--------------------------------------

    Attachment: detect_dictionary.patch

> 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.


[jira] Closed: (OPENJPA-760) Better DBDictionary autodetection

Posted by "Albert Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Lee closed OPENJPA-760.
------------------------------


> 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
>            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.


[jira] Updated: (OPENJPA-760) Better DBDictionary autodetection

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated OPENJPA-760:
---------------------------------

    Fix Version/s: 2.0.0-M1
                   1.3.0
                   1.1.1

> 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
>             Fix For: 1.1.1, 1.3.0, 2.0.0-M1
>
>         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.