Hi,
My users needs to lookup fields modified in the revisions aka changelog.
So I need to query for _MOD fields. Is there any JPQL/HQL query way of that, or I need to use native sql queries?
Another way what are the names for audited entities and their _MOD properties in JPQL/HQL ?
Thanks,
Artur