Hi Oliver My second question is If I have two tables "Person" and "Categories" where the table "Person" I don�t want use the cache of ojb and "Categories" I want use the cache...so How could i make this?
[ ]�s ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 27, 2003 8:25 AM Subject: RE: Cache?? > Ave Cesar, > > > -----Original Message----- > > From: Cesar [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 27, 2003 12:24 PM > > > How could I make to incapacitate cache of ojb? > > Set the following property in OJB.properties: > > ObjectCacheClass=org.apache.ojb.broker.cache.ObjectCacheEmptyImpl > > > If I want that only some types entities use the cache and > > others not, that is possivel? how could I make this? > > I do not understand that question. > > Olli > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
