Hej Cesar,

> -----Original Message-----
> From: Cesar [mailto:[EMAIL PROTECTED]

> 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

Set the following property in OJB.properties

ObjectCacheClass=org.apache.ojb.broker.cache.MetaObjectCachePerClassImpl

and see the documentation found in the sources of that class.

HTH,
        Olli

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to