mybatis insert null value

When MyBatis inserts a null value, you need to specify the JdbcType

mybatis insert null value reports null value exception, the main reason is that when you pass in a null object, mybatis cannot obtain the corresponding jdbcType and cannot convert it

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326684397&siteId=291194637