This is my PostgreSQL function:
salvarArquivoGeometricoCasoZeroPOINT (dimensao text,tableName text,tuplas text[],srid text)
It has a
I ran into this error when accidentally using jdbcTemplate.update instead of jdbcTemplate.batchUpdate
jdbcTemplate.update
jdbcTemplate.batchUpdate