-
Sep 19th, 2007, 12:18 PM
#1
can it support a database with no transactions?
Our core database we are looking to implement Spring Batch on a database with no transactions (Informix).
Is it possible to customize the transaction handling in Spring Batch so we can avoid sending COMMITS/ROLLBACKs to the database and getting errors back - and do our own manual actions instead?
Also - is nested transactions support required? Informix does not support these at all.
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