jpa - Is Apache Olingo OData 2.0 Java Library support actions? -
i need call 1 database procedure in cud operation, rather direct insert/update/delete table. question if mapped entities jpa, possible me call separate function (action bounded operation, not function import unbounded operation) url via olingo.
no. olingo v2 library supports odata v2 features, since actions of kind available odata v3 onwards not part of olingo v2.