Package dmx.fun.spring
package dmx.fun.spring
-
ClassesClassDescriptionSpring component that executes a
Result-returning action inside a managed transaction, automatically rolling back when the result represents a failure.Spring component that executes aTry-returning action inside a managed transaction, automatically rolling back when the result represents a failure.Spring component that executes aValidated-returning action inside a managed transaction, automatically rolling back when the result isValidated.isInvalid().