wangzx.scala_commons.sql
translate the "insert into table set a = ?, b = ?" into "insert into table(a,b) values(?,?)