Developing EJB 2.x entity beans that use access intents

You can use access intent policies to help the product runtime environment manage various aspects of Enterprise JavaBeans (EJB) persistence.

About this task

You apply access intent policies to EJB Version 2.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.x modules.

Procedure

  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.