Turning off auto-commit You can disable auto-commit with the Connection class's setAutoCommit method. Auto-committurning off Auto-committurning off with JDBC conn.setAutoCommit(false);