1
0
mirror of https://github.com/google/nomulus synced 2026-02-06 21:11:34 +00:00
Files
nomulus/core/src
Michael Muller 810adf0158 Detach result objects obtained through jpaTm().query() (#1183)
* Added TransformingTypedQuery class

Added class to wrap TypedQuery so that we can detach all objects on load.

* Don't detach non-entity results; complete tests

* Changes for review

* Make non-static and call detach directly
2021-06-01 14:20:04 -04:00
..