You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2013/03/20 23:51:15 UTC

[jira] [Created] (OPENJPA-2355) CONCAT() function must support more than two arguments

Pinaki Poddar created OPENJPA-2355:
--------------------------------------

             Summary: CONCAT() function must support more than two arguments
                 Key: OPENJPA-2355
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2355
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar


CONCAT() query expression currently only takes exactly two input arguments. Must allow for more than 2 arguments because JPA spec says so.
functions_returning_strings ::= CONCAT(string_primary, string_primary {, string_primary}*)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira