I am trying to load a bulk amount of records to an Oracle table. I tried using both the save() method and the saveAll(0) method but still very slow. I then followed code example