You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2014/09/29 21:52:37 UTC

[jira] [Updated] (CAY-1408) Improve Expression.toEJBQL() handling of non-String scalar parameters

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

Andrus Adamchik updated CAY-1408:
---------------------------------
    Fix Version/s:     (was: 3.1)
                   Undefined future

> Improve Expression.toEJBQL() handling of non-String scalar parameters
> ---------------------------------------------------------------------
>
>                 Key: CAY-1408
>                 URL: https://issues.apache.org/jira/browse/CAY-1408
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>    Affects Versions: 3.0
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: Undefined future
>
>
> This disucssion has originally started under CAY-1111 (there are some untested patches attached) and also on the mailing list ( http://markmail.org/message/jfopksclou3hqa7j ). The idea is to replace naive toEJBQL conversion of scalars using 'toString()' with a different method, that would pass scalars as paramaters:
> Expression.toEJBQL(String rootId, Map parametersCallback); 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)