Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I get a reference to a VisiTransact Transaction Manager instance from a Java application that manages transactions using JTA?

0
Posted

How do I get a reference to a VisiTransact Transaction Manager instance from a Java application that manages transactions using JTA?

0

In J2EE and CORBA applications, transaction processing can be performed using either OTS or JTA. If using JTA, no direct interaction with VisiTransact is required; Borlands implementation of JTA maps API calls to CORBA/OTS methods, which are in turn invoked upon a resolved OTS/JTS Transaction Manager. J2EE applications can obtain a reference to an instance of JTA UserTransaction from JNDI, to control transaction boundaries programmatically.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123