Caching
Ÿ
Any application that caches data, now has
to deal with stale data
Ÿ
When and how to refresh?
Ÿ
Will constant refreshing overload the
database?
Ÿ
Problem is compounded in a clustered
environment
Ÿ
App server may want be notified of
database changes