Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. Element to configure this for the step:-
  2. A.
    no-rollback-exception-classes
    B.
    no-rollback-exception
    C.
    no-rollback
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    You can use the no-rollback-exception-classes element to configure this for the step. The value is a list of Exception classes that should not cause the transaction to roll back.


Be The First To Comment