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

Reply via email to