Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0
-
None
Description
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);