I’m using excutebatch method in java if any error occurs during execution it gives me two scenarios. if I use return value then it roll backing entire transaction if i only call the method it persisting non error records why its like that?
I tried both scenarios giving me different results.
New contributor
aravind kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.