You can apply an access intent policy to an application's entity beans through the 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 is an application server runtime service that enables you to precisely manage an application's persistence.
You apply an access intent policy to a method, or set of methods, in an application's entity beans through the assembly tool.