mirror of
https://github.com/google/nomulus
synced 2026-02-06 21:11:34 +00:00
* 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