Use access intent policies
You can use access intent policies to help the product runtime environment manage various aspects of EJB persistence.
Overview
You apply access intent policies to EJB V2.0 (and later) entity beans and their methods by using an application assembly tool. A set of default access intent policies comes with the Application Server Toolkit (AST) .
Procedure
- Apply default access intent to CMP entity beans. For more information, see the online help available with the Application Server Toolkit.
- Apply access intent policies to methods of CMP entity beans.
Access intent policies
Applying access intent policies to beans
Configure read-read consistency checking with the assembly tools
Access intent service
Applying access intent policies to methods
Use the AccessIntent API
Access intent exceptions
Access intent troubleshooting tips
Related tasks
Creating a custom access intent policy