Is there any cons
for expanding read-head to include Single Entity finders and findByPrimaryKey?
I've already implemented and tested it, but haven't looked to see if it actually
improves performance. Basically, I changed read-ahead to load all field on
every find. So instead of 2 DB selects, there is only
one.
Thanks in
advance,
Bill
