[ https://issues.apache.org/jira/browse/OPENJPA-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pinaki Poddar resolved OPENJPA-2355. ------------------------------------ Resolution: Fixed > 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 > Fix For: 2.3.0 > > > 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