@Retention(value=RUNTIME)
@Inherited
@Target(value={METHOD,TYPE})
public @interface NoTransaction
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
Db name we do not want transaction.
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly