+

Search Tips   |   Advanced Search

Use access intent policies


Use access intent policies to help WAS runtime environment manage various aspects of EJBs persistence.

You apply access intent policies to EJB V2.0 and 2.1 entity beans, and their methods, by using an assembly tool. A set of default access intent policies comes with the assembly tool. The Rational Application Developer product provides supported assembly tools. Entity beans are not supported in EJB 3.0 modules.

 

  1. Apply default access intent to CMP entity beans. For more information, see the online help available with the assembly tools.
  2. Apply access intent policies to methods of container managed persistence entity beans.


Access intent policies
Applying access intent policies to beans
Set read-read consistency checking with an assembly tool
Access intent service
Applying access intent policies to methods
Use the AccessIntent API
Access intent exceptions
Access intent troubleshooting tips