I am defining a custom data-source for SQL Server using sqljdbc 4 driver in SAP NetWeaver 7.5. I would like to set the auto-commit to false.
Is there a way I can set auto-commit to false when I define custom data-source?