-
Jul 17th, 2012, 10:18 PM
#1
Managing Transaction across steps
Hi,
Spring batch provides specifying <transaction-attributes.. at <tasklet> level. That means, each invocation of step is executed in its own transaction boundary. is it possible to span the transaction across multiple steps? I have a requirement in which i have to start transaction in 1st step and the same transaction should be continues in next 2 steps. Is it possible or not ?
Please advice,
Ranbir
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules