[
https://issues.apache.org/jira/browse/IGNITE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226062#comment-15226062
]
Pavel Konstantinov commented on IGNITE-2936:
--------------------------------------------
Installed and created a test database and table for:
- Oracle
- H2
- DB2
- MS SQL (in progress)
Left: MySQL, SQLLite, PostreSQL
> 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: Pavel Konstantinov
> Fix For: 1.6
>
>
> 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)