SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
122 stars 78 forks source link

Does JPA Processor support $apply? #246

Closed vijaykumaroutlook closed 10 months ago

vijaykumaroutlook commented 10 months ago

Does Jpa processor support $apply and aggregates? I could not find any information related $apply in olingo documentation nor in jpa processor. if it is not supported any plans to support it?

Thanks.

wog48 commented 10 months ago

No, $apply is not supported. Currently there is no plan to implement it.