[ 
https://issues.apache.org/jira/browse/OPENJPA-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608358#comment-13608358
 ] 

ASF subversion and git services commented on OPENJPA-2355:
----------------------------------------------------------

Commit 1459091 from [~ppod...@apache.org]
[ https://svn.apache.org/r1459091 ]

OPENJPA-2355: Allow more than two input argument to CONCAT()
                
> 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