Hi Karl and Team,

I have a situation  where I have to call *performInsert(parameterMap, null)*
on a postgres database table with json column. I am getting below error
during the insert.


*column "XXXXX" is of type json but expression is of type character
varying  Hint: You will need to rewrite or cast the expression.*

Is there any way I can achieve this using Basetable api?


-- 
Regards
-Sreejith

Reply via email to