You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metamodel.apache.org by "刘长鸣 (JIRA)" <ji...@apache.org> on 2018/12/19 05:04:00 UTC

[jira] [Created] (METAMODEL-1207) AbstractQueryRewriter.getDatabaseMajorVersion cant get the right version of Oracle 11g Database

刘长鸣 created METAMODEL-1207:
------------------------------

             Summary: AbstractQueryRewriter.getDatabaseMajorVersion cant get the right version of Oracle 11g Database
                 Key: METAMODEL-1207
                 URL: https://issues.apache.org/jira/browse/METAMODEL-1207
             Project: Apache MetaModel
          Issue Type: Bug
    Affects Versions: 5.1.0
            Reporter: 刘长鸣
         Attachments: 微信图片_20181219130049.png, 微信图片_20181219130101.png, 微信图片_20181219130232.png

i have tracked the JdbcDataContext code,and the dataBaseVersion is

"Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production".

And then i follow into the Class AbstractQueryRewriter,and found the method 

getDatabaseMajorVersion(String version) return 1111.

So i think this method should be fixed...

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)