Hi David,

currently I don't have the time to add new features, but I add a feature request to jira.
http://issues.apache.org/jira/browse/OJB-56

regards,
Armin

[EMAIL PROTECTED] wrote:
Hi Armin,

OJB allows to define one cache strategy (<object-cache>) per class
descriptor.
Unfortunatly, the persistence broker allows only a global clear of the
cache.
I think it would nice to have a method like :

PersistenceBroker.clearCache(Class clazz)

This method will get the right cache via CacheDistributor and clear only
this one, instead of all the
caches of the CacheDistributor.

This method would allow fine tuning in the cache management.

What do you think ?

David WIESZTAL.

---------------------------------------------------------------------
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]

Reply via email to