Class TrmXAConnectionFactory

java.lang.Object
oracle.tmm.jta.common.TrmXAConnectionFactory
All Implemented Interfaces:
Supplier<XAConnection>

@Provider @RequestScoped public class TrmXAConnectionFactory extends Object implements Supplier<XAConnection>
XA connection factory to create a XA connection to the database configured with OTMM(MicroTx)
  • Constructor Details

    • TrmXAConnectionFactory

      public TrmXAConnectionFactory()
  • Method Details