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 jboss-specific
 > way?

Transaction management should prevent this.  Have you had this happen
to you?

Tom


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to