and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} and ${criterion.condition} and ${criterion.condition} #{criterion.value} and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} and ${criterion.condition} #{listItem} fileId, fileName, fileSuffix, fileUrl, fileType, fileNote, sFileId, userID, fileRefID, createTime delete from cf_file where fileId = #{fileId,jdbcType=VARCHAR} delete from cf_file insert into cf_file (fileId, fileName, fileSuffix, fileUrl, fileType, fileNote, sFileId, userID, fileRefID, createTime) values (#{fileId,jdbcType=VARCHAR}, #{fileName,jdbcType=VARCHAR}, #{fileSuffix,jdbcType=VARCHAR}, #{fileUrl,jdbcType=VARCHAR}, #{fileType,jdbcType=INTEGER}, #{fileNote,jdbcType=VARCHAR}, #{sFileId,jdbcType=VARCHAR}, #{userID,jdbcType=VARCHAR}, #{fileRefID,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}) insert into cf_file fileId, fileName, fileSuffix, fileUrl, fileType, fileNote, sFileId, userID, fileRefID, createTime, #{fileId,jdbcType=VARCHAR}, #{fileName,jdbcType=VARCHAR}, #{fileSuffix,jdbcType=VARCHAR}, #{fileUrl,jdbcType=VARCHAR}, #{fileType,jdbcType=INTEGER}, #{fileNote,jdbcType=VARCHAR}, #{sFileId,jdbcType=VARCHAR}, #{userID,jdbcType=VARCHAR}, #{fileRefID,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, update cf_file fileId = #{row.fileId,jdbcType=VARCHAR}, fileName = #{row.fileName,jdbcType=VARCHAR}, fileSuffix = #{row.fileSuffix,jdbcType=VARCHAR}, fileUrl = #{row.fileUrl,jdbcType=VARCHAR}, fileType = #{row.fileType,jdbcType=INTEGER}, fileNote = #{row.fileNote,jdbcType=VARCHAR}, sFileId = #{row.sFileId,jdbcType=VARCHAR}, userID = #{row.userID,jdbcType=VARCHAR}, fileRefID = #{row.fileRefID,jdbcType=VARCHAR}, createTime = #{row.createTime,jdbcType=TIMESTAMP}, update cf_file set fileId = #{row.fileId,jdbcType=VARCHAR}, fileName = #{row.fileName,jdbcType=VARCHAR}, fileSuffix = #{row.fileSuffix,jdbcType=VARCHAR}, fileUrl = #{row.fileUrl,jdbcType=VARCHAR}, fileType = #{row.fileType,jdbcType=INTEGER}, fileNote = #{row.fileNote,jdbcType=VARCHAR}, sFileId = #{row.sFileId,jdbcType=VARCHAR}, userID = #{row.userID,jdbcType=VARCHAR}, fileRefID = #{row.fileRefID,jdbcType=VARCHAR}, createTime = #{row.createTime,jdbcType=TIMESTAMP} update cf_file fileName = #{fileName,jdbcType=VARCHAR}, fileSuffix = #{fileSuffix,jdbcType=VARCHAR}, fileUrl = #{fileUrl,jdbcType=VARCHAR}, fileType = #{fileType,jdbcType=INTEGER}, fileNote = #{fileNote,jdbcType=VARCHAR}, sFileId = #{sFileId,jdbcType=VARCHAR}, userID = #{userID,jdbcType=VARCHAR}, fileRefID = #{fileRefID,jdbcType=VARCHAR}, createTime = #{createTime,jdbcType=TIMESTAMP}, where fileId = #{fileId,jdbcType=VARCHAR} update cf_file set fileName = #{fileName,jdbcType=VARCHAR}, fileSuffix = #{fileSuffix,jdbcType=VARCHAR}, fileUrl = #{fileUrl,jdbcType=VARCHAR}, fileType = #{fileType,jdbcType=INTEGER}, fileNote = #{fileNote,jdbcType=VARCHAR}, sFileId = #{sFileId,jdbcType=VARCHAR}, userID = #{userID,jdbcType=VARCHAR}, fileRefID = #{fileRefID,jdbcType=VARCHAR}, createTime = #{createTime,jdbcType=TIMESTAMP} where fileId = #{fileId,jdbcType=VARCHAR}