If the lists are actually full tables in the database then there is an entity
setting in the Eomodel "Cache in Memory"
Regards, Kieran.
(Sent from my iPhone)
On Jun 5, 2011, at 11:10 AM, Kevin Hinkson wrote:
> Hi all,
> I've just started using ERXEnterpriseObjectCache to hang onto some small
Hi all,
I've just started using ERXEnterpriseObjectCache to hang onto some small lists
from the database. I've been throwing these lists in static (EO) class
variables. I've baked a few functions into my entity base class templates for
auto caching lists so I figured I should ask around about th