Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
DataMapper 3.0
-
None
Description
In order to simplify configuration that is a bit confusing, the new syntax will be
<cache id="xx" type="
{Lru,Fifo,Perpetual,Weak, custom}" shared="
{true,false}" flushInterval="in minutes">
<flushOnExecute statement="UpdateAccount"/>
<flushOnExecute statement="DeleteAccount"/>
</cache>