hi,
i would like to rephrase my question:
Is it possible to do long transactions without bounded dirty checking ?
Example:
Product p = new Product(...);
db.update(p);
I tried various cache-type and dirty settings but to no avail. (can someone
explain what <cache-type>none</cache-type> does ?)
Am i missing something obvious ?
thanks,
Henning
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev