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
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • name

      String name
      Default:
      "default"