-
Sep 12th, 2012, 03:48 AM
#1
Oracle Update Batching with JdbcTemplate
We'd like to use Oracle Update Batching with JdbcTemplate. The main reason we'd like to use this is because this gives us the proper update count for batch updates instead of -2. We currently use a custom PreparedStatementCallback but we'd like to have build in support similar to LobHandler. We may have time to work on this and submit a pull request but we'd like to have a bit of guidance.
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