Chapter 6
Session Beans
Section 2
Session Bean Transaction Management
EJBs in general, and Session Beans in particular, automate transaction management; however, transaction behavior can be configured via the @TransactionAttribute annotation. This video describes how transactions are handled via the @TransactionAttribute annotation - Use the @TransactionAttribute annotation to configure transaction behavior