Package oracle.tmm.jta.common
Annotation Interface TrmXAConnection
@Qualifier
@Retention(RUNTIME)
@Target({FIELD,METHOD,TYPE,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE})
public @interface TrmXAConnection
Annotation to get a XA connection to the database configured with OTMM(MicroTx).
This annotation can be specified on a class or on method(s) or Class Fields or Local variable
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String name- Default:
"default"
-