the mybatis update command return effect rows always null
I have a mysql 8 update command and return effect rows in mybatis xml, this is the xml defined like:
the mybatis update command return effect rows always null
I have a mysql 8 update command and return effect rows in mybatis xml, this is the xml defined like:
Mysql and mybatis insert into select from using foreach
I have a list of elements [a, b, c, d].
I also have a table called ticket that looks like this: