Bug 264 : ENHANCEMENT - Add FetchConfig.queryFirst(x)
Priority 
Medium
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.6.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
31/03/2010
Updated 
31/03/2010
Type 
Bug
 
Attachments 
No attachments

This enhancement adds a queryFirst(x) method to FetchConfig.

This means that the query() method will batch load all beans on the path, and queryFirst() will instead only load the first batch.

 
Rob 31 Mar 07:43
Fixed in HEAD

Fixed in HEAD.

woResponse

Upload a file