You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2016/04/01 11:03:25 UTC

[jira] [Created] (IGNITE-2936) On loading from oracle store incorrect type is returned

Vasiliy Sisko created IGNITE-2936:
-------------------------------------

             Summary: On loading from oracle store incorrect type is returned
                 Key: IGNITE-2936
                 URL: https://issues.apache.org/jira/browse/IGNITE-2936
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 1.6
            Reporter: Vasiliy Sisko
            Assignee: Vasiliy Sisko


Table in Oracle database have column with type DATE. 
In cache for that column JDBC type configuration is configured for type java.sql.Date but returned value have type java.sql.Timestamp.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)