Using EJB Module Container Transactions

EJB module container transactions are used to specify the transaction level on a per-method, or per-bean level. You can define a container transaction entry by associating a transaction attribute with one or more methods.

To create or modify EJB container transactions:

  1. In the System Navigator, right-click on an EJB and choose EJB Module Editor.
  2. Expand the node for the bean you are editing.
  3. Click the Container Transaction node.

For more information on using this dialog, click Help or press the F1 key.


Related topics

Developing Enterprise JavaBeans

 

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.

 

Copyright © 1997, 2004, Oracle. All rights reserved.