Hi all. I’m working on a project where external applications modify the DB, so I have to disable caching (or probably better, make it valid for only a very short period of time) for all entities in a certain DataMap. What’s the easiest way for me to achieve this?
Cheers, - hugi