| |
|
| java.lang.Object org.mockejb.TransactionPolicy
TransactionPolicy | public class TransactionPolicy implements Serializable(Code) | | Enumeration of possible values of the transaction attribute (transaction
policy) as per EJB spec.
Used for setting the policy by calling MockEjbObject.setTransactionPolicy()
author: Alexander Ananiev |
|
|
|