Currently in ver 2.0.7 , annotation based Function import is only available with JPAProcessor as mentioned in: http://olingo.apache.org/doc/odata2/tutorials/jpafunctionimport.html.
Is there any way to use Annotation for EdmFunction Import without using JPA processor ?
We want to use function import with OdataSingleProcessor with AnnotationEdmProvider.
Is this possible or is there any work around available?
Is it correct to use the solution provided in comments of
https://issues.apache.org/jira/browse/OLINGO-651
Currently in ver 2.0.7 , annotation based Function import is only available with JPAProcessor as mentioned in: http://olingo.apache.org/doc/odata2/tutorials/jpafunctionimport.html.
Is there any way to use Annotation for EdmFunction Import without using JPA processor ?
We want to use function import with OdataSingleProcessor with AnnotationEdmProvider.
Is this possible or is there any work around available?
Is it correct to use the solution provided in comments of
https://issues.apache.org/jira/browse/OLINGO-651