Try  using this cache instead of the default one:

org.apache.ojb.broker.cache.MetaObjectCachePerClassImpl

It allows you to set a class's cache to "null" effectively preventing instance caching 
of that specific type.

hth,
*===================================*
* Scott T Weaver������������������� *
* Jakarta Jetspeed Portal Project�� *
* [EMAIL PROTECTED] *
*===================================*
� 


> -----Original Message-----
> From: Chris Widhelm [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 02, 2003 3:47 PM
> To: OJB Users List
> Subject: Cache only certain classes
> 
> I have a set of tables that are read-only.  There is another application
> that is modifying the tables.
> 
> I am running into problems concerning the cache.  Is there anyway that I
> can turn caching off for certain classes.
> 
> Thanks,
> 
> Chris

Reply via email to