[OJB-developers] Nocache
Brought to you by:
thma
From: <syl...@be...> - 2002-03-03 10:43:03
|
Hi, When I use Ojb with a database that can be modified by other programs I don't want some object to be read from the cache but I want Ojb to refetch them every time. I just wrote a small Nocache class that when used with the Metacache should do just that. Best regards Bertrand |