org.springframework.jms.connection.JmsTransactionManager PlatformTransactionManager implementation for a single JMS ConnectionFactory. Binds a JMS Connection/Session pair from the specified ConnectionFactory to the thread, potentially allowing for one thread session per connection factory. <p>This local strategy is an alternative to executing JMS ...