Annotation Type SupportsUserTransactions


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface SupportsUserTransactions

    Indicates that a management operation will recognise the presence of and use a user transaction if it’s present during its execution.

    Since:
    Rhino 3.0.0