[ 
https://issues.apache.org/jira/browse/OLINGO-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075883#comment-14075883
 ] 

Michael Bolz commented on OLINGO-380:
-------------------------------------

Hi [~chandan.v.a],

can you take a look here?

Kind regards,
Michael

> Cannot use Date attribute with Jpa
> ----------------------------------
>
>                 Key: OLINGO-380
>                 URL: https://issues.apache.org/jira/browse/OLINGO-380
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-jpa
>    Affects Versions: V2 2.0.0
>            Reporter: Emmanuel Potvin
>
> Line 85 :
>     } else if ((jpaType.equals(Date.class)) || 
> (jpaType.equals(Calendar.class)) ||
>         jpaType.equals(Timestamp.class)) {
>       try {
> The Date.class used is java.sql.Date. I suppose it should be java.util.Date.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to