I’m not sure if I understand well your question, but rom itself won’t help you with anything related to the http layer, because it is not its responsibility and it would be a smell of a bad design breaking a clean architecture. The web interface is at the outermost part of the typical architecture circle, so you have to look it in the other way. You have to find a way to instruct the persistence layer from the request layer (or any other below).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Aliases and custom dataset | 3 | 852 | December 30, 2018 | |
Rom 4.0 roadmap draft
|
4 | 2398 | February 28, 2017 | |
Dynamic adapter question
|
1 | 946 | April 25, 2018 | |
Authorisation & Scopes | 14 | 893 | May 25, 2021 | |
Custom query: i.e. WITH RECURSIVE | 1 | 824 | January 9, 2019 |