Bug 258 : ENHANCEMENT - Autofetch can be applied in accumulative fashion
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.5.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
21/03/2010
Updated 
21/03/2010
Type 
Bug
 
Attachments 
No attachments

The enhancement is to enable Autofetch query tuning to be applied to a query that already has a base set of joins etc.

The Autofetch query tuning can then use profiling to adjust the selected properties (at the root level and all the join levels) and will add additional joins that where not part of the original query.

 
Rob 21 Mar 23:29
Also provide a more stable "Origin" hash

As part of this we need to provide a more stable origin hash calculation.

This means you can change your query and not lose the profiling information already collected.

woResponse

Upload a file