I found that in the TrasactionInterceptor, I could specify the transaction attributes, e.g. PROPAGATION_REQUIRED, PROPAGATION_MANDATORY, readOnly, ISOLATION_REQUIRED, etc
Can anyone provide me the exact meaning on all of those attributes?
Thanks a lot for the help! :oops:


Reply With Quote