- newBuilder() - Static method in class oracle.tmm.jta.TrmXAClientBuilder
-
Create a new ClientBuilder
- newClient() - Static method in class oracle.tmm.jta.TrmXAClientBuilder
-
Create a new jax-rs Client
- newClient(Configuration) - Static method in class oracle.tmm.jta.TrmXAClientBuilder
-
Create a new jax-rs Client
- NonXa - Annotation Type in oracle.tmm.jta.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
- NonXAException - Exception in oracle.tmm.jta.nonxa
-
Non XA Exception thrown by OTMM
- NonXAException() - Constructor for exception oracle.tmm.jta.nonxa.NonXAException
-
Create an NonXAException.
- NonXAException(String) - Constructor for exception oracle.tmm.jta.nonxa.NonXAException
-
Create an NonXAException with a given string.
- NonXAException(int) - Constructor for exception oracle.tmm.jta.nonxa.NonXAException
-
Create an NonXAException with a given error code.
- NonXAResource - Interface in oracle.tmm.jta.nonxa
-
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