mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
810adf0158
* 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