SQL state [99999]; error code [17004]; Invalid column type: 1111 With Spring SimpleJdbcCall
I think the problem is with the datatype of the data you are passing Caused by: java.sql.SQLException: Invalid column type: 1111
check the datatypes you pass with the actual column datatypes may be there can be some mismatch or some constraint violation with null