> > concat(?1 || ?2) is parsed not as one argument but three, > since there > > are three tokens, i.e. ?1, || and ?2. > > oh - afraid of sounding stupid, but shouldn't that be parsed as a > functioncall(expression) ? > where expression is (x op y) in this case ?
Yes, sorry, of course, it is parsed like this. I had a bug in creating an argument list. It works now. Thanks. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ hibernate-devel mailing list hibernate-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hibernate-devel