I\'m running the below query through jdbcTemplate.update()
jdbcTemplate.update()
"UPDATE as aa set _r=b._r from(SELECT id,parent,LEAD(id,1) OVER (part