Hi,
I'm new in spring and, of course, in springbatch.
I have a writer that make several calls to diferent DAO's and i need to be able to make a rollback if a DAO throws a exception.
Any idea?
Thanks
Hi,
I'm new in spring and, of course, in springbatch.
I have a writer that make several calls to diferent DAO's and i need to be able to make a rollback if a DAO throws a exception.
Any idea?
Thanks
That should be the default behaviour. Did you have a problem?