How to expire Castor cache? In docs stands that I should use
org.exolab.castor.jdo.Database expireCache method, but in Castor 0.9.5
there is no such method. I use two different JDO pools for read-only operations
and for read/write. So without expiring cache in read-only pool I'll have
incorrect results. I don't want to create additional mapping with cache set
to none and I can't make my mapping to not use cache because of long transactions.
The only way is to expire cache in read-only pool.


Thanks in advance for any hints in that case.
SG.


-- Jedynym sposobem na pozbycie sie pokusy, to uleganie jej.

mailto: [EMAIL PROTECTED]
http://create.e-informatyka.pl

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev




Reply via email to