You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Evgeny Ryabitskiy (JIRA)" <ji...@apache.org> on 2010/02/08 13:42:28 UTC

[jira] Closed: (CAY-1388) Can't bind java.util.Date value in SQL Template

     [ https://issues.apache.org/jira/browse/CAY-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgeny Ryabitskiy closed CAY-1388.
----------------------------------

    Resolution: Fixed

> Can't bind java.util.Date value in SQL Template
> -----------------------------------------------
>
>                 Key: CAY-1388
>                 URL: https://issues.apache.org/jira/browse/CAY-1388
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 2.0 branch
>            Reporter: Evgeny Ryabitskiy
>            Assignee: Evgeny Ryabitskiy
>            Priority: Critical
>             Fix For: 2.0.5
>
>         Attachments: CAY-1388-2.0.patch, CAY-1388-3.1-TestsOnly.patch
>
>
> While rendering bind directive for java.util.Date value generated: ParseErrorException( Can't determine JDBC type of binding .... )
> Problem is that there is no mapping for java.util.Date to  JDBC type in Cayenne type mapping

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.