Hi,
 
    Is it possible to preload all the entities returned from a finder?  I have a finder method that returns many rows (around 100) and the read-ahead strategy does not help at all.  Also I am using Optimistic locking with 3.2.0 so there is no global entity cache.
 
Thanks
 
Simone

Reply via email to