Interface | Description |
---|---|
NonXAResource |
The NonXAResource interface is a Java mapping of the Logging Last Resource(LLR) which is not a xa resource and need to participate in the XA transaction
|
Class | Description |
---|---|
TrmNonXASQLConnectionFactory |
Exception | Description |
---|---|
NonXAException |
Non XA Exception thrown by OTMM
|
Annotation Type | Description |
---|---|
NonXa |
Annotation to specific a non XA resource This annotation can be specified on a class or on method(s) or Class Fields or Local variable
|
TrmNonXASQLConnection |
Copyright © 2022, Oracle and/or its affiliates.