mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
886a970ed6
* Make all criteria queries use jpaTm().query() This causes all criteria queries to detach-on-load. * Detach results of criteria queries Wrap the criteria queries in DetachingTypedQuery now that the latter is merged.