mirror of
https://github.com/google/nomulus
synced 2026-02-11 23:31:37 +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