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).
Access intent service
Access intent is an application server runtime service
that enables you to precisely manage an application's persistence.
Applying access intent policies to methods
You apply an access intent policy to a method, or set of methods,
in an application's entity beans through the assembly tool.
Last updated: April 18, 2014 05:01 AM CDT http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=container_axi_assembling_container File name: container_axi_assembling_container.html