Bug 245 : Cascade the query.setReadOnly(false) ...
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.5.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
15/03/2010
Updated 
15/03/2010
Type 
Bug
 
Attachments 
No attachments

When using CacheStrategy(readOnly=true) ... the beans will by default try and hit the cache and return readOnly sharable instances.

When you query with query.setReadOnly(false) ... this should take precedence and the beans returned should all be editable.

 
Rob 15 Mar 21:08
Fixed in HEAD

Fixed in HEAD.

woResponse

Upload a file