general Insert/ update / delete → we can use either Local ( explicit commit) or No_transaction ( auto commit)
batch insert/ update /delete → we have to go with local transaction only, if not the tables will not be listed. More info read → 6.5 JDBC adapter user guide under documentation\Adapters_and_eStandards\JDBC_6-5