[
https://issues.apache.org/jira/browse/IGNITE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov updated IGNITE-2936:
-------------------------------------
Description:
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 has type java.sql.Timestamp.
It is known issue of Oracle JDBC driver
https://community.oracle.com/thread/2355464?tstart=0
was:
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.
> 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 has type java.sql.Timestamp.
> It is known issue of Oracle JDBC driver
> https://community.oracle.com/thread/2355464?tstart=0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)