⟩ Have you any idea that what is bean managed transaction?
A bean managed transaction is an explicitly bounded for a specific transaction that is handled by a bean. The bean managed transaction is considered , in a situation as container-managed transaction has a limitation. The limitation is , the association with a specific / several transactions is not certain and it is difficult to make coding the bean. In this specific circumstance, the bean managed transaction yields good results.