FileDocCategorySizeDatePackage
TransactionAttribute.javaAPI DocGlassfish v2 API2565Fri May 04 22:35:54 BST 2007javax.ejb

TransactionAttribute

public class TransactionAttribute
When applied at the TYPE-level, designates the default transaction attribute for all business methods of the session or message driven bean. When applied at the method-level, designates the transaction attribute for only that method.

Fields Summary
Constructors Summary
Methods Summary
TransactionAttributeTypevalue()