Set the following transaction attributes in the EJB deployment descriptor file (ejb-jar.xml). Options are listed from best performance to worst. To improve performance, choose the least expensive attribute that will provide the functionality your application needs:
NEVER
TX_NOTSUPPORTED
TX_MANDATORY
TX_SUPPORTS
TX_REQUIRED
TX_REQUIRESNEW