[
https://issues.apache.org/jira/browse/CAY-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830921#action_12830921
]
Evgeny Ryabitskiy commented on CAY-1388:
----------------------------------------
Why line (1) is out of place?
We can use java.sql.Date for mapping, can't we?
> 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.