Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Why using BTM

There are two different arguments here:

  1. Why would I need a transaction manager ?
  2. Why using BTM and not insert your favorite TM here ?

Why would I need a transaction manager ?

If you either use two databases (or more) in your application or you use both a database and JMS then you should use a transaction manager.

Why using BTM and not insert your favorite TM here ?

Labels
  • None