http://stackoverflow.com/questions/5983321/how-to-specify-a-jpa-named-parameter-surrounded-by-wildcards On Nov 2, 2014 4:13 PM, "dhaval gupta (JIRA)" <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/OLINGO-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193864#comment-14193864 > ] > > dhaval gupta commented on OLINGO-451: > ------------------------------------- > > Thanks for the response. > > Can we use the "LIKE" keyword directly in the query string? > > Thanks > Dhaval > > > Startswith and endswith is not supported by odata2 > > -------------------------------------------------- > > > > Key: OLINGO-451 > > URL: https://issues.apache.org/jira/browse/OLINGO-451 > > Project: Olingo > > Issue Type: New Feature > > Components: odata2-jpa > > Reporter: dhaval gupta > > Assignee: Chandan V.A > > Priority: Minor > > > > Odata2 version is not supporting some functions like startswith , > endswith, etc which is supported by the odata protocol. While querying the > odata2 olingo built service using Linqpad I am getting some exception. I am > using odata2 with jpa. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
