May 2001
Intermediate to advanced
1088 pages
30h 13m
English
Container-managed transactions are a painless way to define transactions and should be good enough for most situations. The easiest way to use container-managed transactions is to define the transaction types for each method. Each deployment tool has a different way of specifying these types. Figure 9.6 shows how you configure the transaction types in the J2EE SDK deploytool.

The WebLogic deployment tool takes a similar approach, but you can create multiple groups of transaction permissions. After you select ...
Read now
Unlock full access