The transaction attribute specifies how the Container must manage transactions for a method when a client invokes the method via the enterprise bean’s home or component interface or when the method is invoked as the result of the arrival of a JMS message. (Sun’s EJB Specification) Below is a list of transactional attributes:
<!--[if !supportLists]-->1. <!--[endif]-->NotSupported – transaction context is unspecified.
↧
What are transaction attributes?
↧