Package oracle.tmm.jta.common
Annotation Interface TrmSQLConnection
@Qualifier
@Retention(RUNTIME)
@Target({FIELD,METHOD,TYPE,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE})
public @interface TrmSQLConnection
Annotation to get a 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"
-