Custom Search

Sunday, September 16, 2007

299. What is transaction attribute

A value specified in an enterprise bean's deployment descriptor that is used by the EJB container to control the transaction scope when the enterprise bean's methods are invoked. A transaction attribute can have the following values: Required, Requires New, Supports, Not Supported, Mandatory, or Never.

--
J2ee question&answers

No comments: