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)