Oracle : PlatformFactory.createNewPlatformInstance always detect an Oracle 8 
database 
--------------------------------------------------------------------------------------

         Key: DDLUTILS-113
         URL: http://issues.apache.org/jira/browse/DDLUTILS-113
     Project: DdlUtils
        Type: Improvement

    Reporter: Guillaume Serre
 Assigned to: Thomas Dudziak 
    Priority: Minor


PlatformFactory.createNewPlatformInstance should use the value returned by 
DatabaseMetaData getDatabaseProductVersion to determine the exact version of 
Oracle. Right now, the current strategy using the driver name and jdbc url 
format always detects an Oracle 8 database.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to