Find links to Web resources for learning, including conceptual
overviews, tutorials, samples, and "How do I?..." topics, pending their availability.
Samples
|
The Samples
Gallery offers:
- Account management
The account management application is provided
to demonstrate a simple example of how to use the application profiling service
to configure J2EE applications. The account management application uses a
servlet, a stateless session bean, and a container-managed entity bean (EJB
2.1 CMP) to drive a very basic business scenario. One of the paths run by
the application is a read-only operation; another path is an update operation.
Application profiles, access intent policies, tasks, and task policies are
configured such that the persistence manager and container can accurately
determine the intentions different operations of the application and optimize
the behavior of the persistence operations without compromising data integrity.
|