Open
Description
Thomas Darimont opened DATAJPA-562 and commented
A common requirement that users have is to be able to inspect and / or modify objects after they are returned by the EntityManager before they are passed on to the user code.
Therefore it would be helpful to have a pluggable way to generically post-process query results, e.g. to automatically detach result entities or do some additional security checks, mask some data etc
Affects: 1.6 GA (Dijkstra)
Issue Links:
-
DATAJPA-564 Support for SpEL based parameter expressions in repository query methods
-
DATAJPA-565 Support for referencing Spring Security information in queries
Referenced from: pull request #99, and commits 256978e, c0d950c, 8ee183c
2 votes, 6 watchers