Connections and transactions
Posted: Tue 16 Oct 2007 11:08
Hi,
please what is the advantage of linking multiple TIBCTransaction components with a single TIBCConnection component ? For what situation is this intended ?
What advantages has the usage of multiple connections ?
Perhaps also what is the purpose of linking multiple TIBCConections with a single TIBCTransaction ?
This is a newbie question. Untill now I have used two transactions - one for read and one for write with different isolation levels.
Could I run more transactions independently when they are linked with a single connection ?
please what is the advantage of linking multiple TIBCTransaction components with a single TIBCConnection component ? For what situation is this intended ?
What advantages has the usage of multiple connections ?
Perhaps also what is the purpose of linking multiple TIBCConections with a single TIBCTransaction ?
This is a newbie question. Untill now I have used two transactions - one for read and one for write with different isolation levels.
Could I run more transactions independently when they are linked with a single connection ?