org.springframework.jca.cci.connection.CciLocalTransactionManager PlatformTransactionManager implementation that performs local transactions on a single CCI ConnectionFactory. Binds a CCI connection from the specified ConnectionFactory to the thread, potentially allowing for one thread Connection per ConnectionFactory. <p>Application code is required to r ...