Configuring read-read consistency checking with an assembly tool

Read-read consistency checking only applies to LifeTimeInCache beans whose data is read from another transaction. The product checks that the data is consistent with the data store, and ensures that it is not updated after checking for access intents that are repeatable read (RR).

About this task

For access intents that are read committed (RC), the product checks that the data is consistent at the point of checking; it does not guarantee that the data does not change after the checking. This makes the behavior of the LifeTimeInCache bean the same as beans that are non-LifeTimeInCache.

To perform this checking, you need to configure CMP entity beans with read-read consistency checking. You can do this using an assembly tool. To learn how to complete this task see the topic, Adding bean-level access intent for entity beans 2.x in the assembly tool information center.

Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=tejb_readread
File name: tejb_readread.html