-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
Compatibility/Configuration
In JDBC Translator, the batch execution and commit are coupled together. Hence, we after every batch execution, a commit is executed.
This enhancement is for providing an ability to support the commit after a configurable 'x' no. of batches has completed, instead of an automatic commit after every batch.
The no of batches after which a commit is desired should be a configurable option.