[jBoss-User] Data changing under the feet of a cached Entity Bean

2000-11-16 Thread Tom Cook
Steve Slatcher writes: > Senario: > 1) entity bean has been loaded > 2) someone modifies the database directly > 3) outofdate data is accessed by a bean client > > Anyone any suggestions for the best way to deal with this situation, > which cannot be too uncommon? Generically, or in a j

[jBoss-User] Data changing under the feet of a cached Entity Bean

2000-11-16 Thread Steve Slatcher
Senario: 1) entity bean has been loaded 2) someone modifies the database directly 3) outofdate data is accessed by a bean client Anyone any suggestions for the best way to deal with this situation, which cannot be too uncommon? Generically, or in a jboss-specific way? Cheers === Steve Slatch