Ramya created OLINGO-1098:
-----------------------------
Summary: Incorrect handling of SQL wildcards '_' and '%' on
filtering
Key: OLINGO-1098
URL: https://issues.apache.org/jira/browse/OLINGO-1098
Project: Olingo
Issue Type: Bug
Components: odata2-jpa
Affects Versions: V2 2.0.8
Reporter: Ramya
When an OData filter contains the SQL wildcards '%' and '_', these are
incorrectly translated into database queries which contain these characters
unescaped, leading to incorrect search results.
Suggestion is to create positional parameterized queries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)