Bruno Marques created OLINGO-1317: ------------------------------------- Summary: V2 JPA processor lacks methods for date filters Key: OLINGO-1317 URL: https://issues.apache.org/jira/browse/OLINGO-1317 Project: Olingo Issue Type: Bug Components: odata2-jpa Affects Versions: V2 2.0.10 Reporter: Bruno Marques
Steps to reproduce * Try to apply a filter method such as day(), month() or year() to an Edm.DateType field. Expected * An entity list is returned, showing only those elements where the aforementioned filter applies. Actual * An ODataNotImplementedException is raised. -- This message was sent by Atlassian JIRA (v7.6.3#76005)