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}
id, creative_video_understander_id, creative_id, feature_name, ai_word_split, nlp_word_split,
create_time, update_time
embedding
delete from creative_video_understander_summarize
where id = #{id,jdbcType=BIGINT}
delete from creative_video_understander_summarize
insert into creative_video_understander_summarize (id, creative_video_understander_id, creative_id,
feature_name, ai_word_split, nlp_word_split,
create_time, update_time, embedding
)
values (#{id,jdbcType=BIGINT}, #{creativeVideoUnderstanderId,jdbcType=BIGINT}, #{creativeId,jdbcType=BIGINT},
#{featureName,jdbcType=VARCHAR}, #{aiWordSplit,jdbcType=VARCHAR}, #{nlpWordSplit,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP}, #{updateTime,jdbcType=TIMESTAMP}, #{embedding,jdbcType=LONGVARCHAR}
)
insert into creative_video_understander_summarize
id,
creative_video_understander_id,
creative_id,
feature_name,
ai_word_split,
nlp_word_split,
create_time,
update_time,
embedding,
#{id,jdbcType=BIGINT},
#{creativeVideoUnderstanderId,jdbcType=BIGINT},
#{creativeId,jdbcType=BIGINT},
#{featureName,jdbcType=VARCHAR},
#{aiWordSplit,jdbcType=VARCHAR},
#{nlpWordSplit,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP},
#{updateTime,jdbcType=TIMESTAMP},
#{embedding,jdbcType=LONGVARCHAR},
update creative_video_understander_summarize
id = #{record.id,jdbcType=BIGINT},
creative_video_understander_id = #{record.creativeVideoUnderstanderId,jdbcType=BIGINT},
creative_id = #{record.creativeId,jdbcType=BIGINT},
feature_name = #{record.featureName,jdbcType=VARCHAR},
ai_word_split = #{record.aiWordSplit,jdbcType=VARCHAR},
nlp_word_split = #{record.nlpWordSplit,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
embedding = #{record.embedding,jdbcType=LONGVARCHAR},
update creative_video_understander_summarize
set id = #{record.id,jdbcType=BIGINT},
creative_video_understander_id = #{record.creativeVideoUnderstanderId,jdbcType=BIGINT},
creative_id = #{record.creativeId,jdbcType=BIGINT},
feature_name = #{record.featureName,jdbcType=VARCHAR},
ai_word_split = #{record.aiWordSplit,jdbcType=VARCHAR},
nlp_word_split = #{record.nlpWordSplit,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
embedding = #{record.embedding,jdbcType=LONGVARCHAR}
update creative_video_understander_summarize
set id = #{record.id,jdbcType=BIGINT},
creative_video_understander_id = #{record.creativeVideoUnderstanderId,jdbcType=BIGINT},
creative_id = #{record.creativeId,jdbcType=BIGINT},
feature_name = #{record.featureName,jdbcType=VARCHAR},
ai_word_split = #{record.aiWordSplit,jdbcType=VARCHAR},
nlp_word_split = #{record.nlpWordSplit,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_time = #{record.updateTime,jdbcType=TIMESTAMP}
update creative_video_understander_summarize
creative_video_understander_id = #{creativeVideoUnderstanderId,jdbcType=BIGINT},
creative_id = #{creativeId,jdbcType=BIGINT},
feature_name = #{featureName,jdbcType=VARCHAR},
ai_word_split = #{aiWordSplit,jdbcType=VARCHAR},
nlp_word_split = #{nlpWordSplit,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_time = #{updateTime,jdbcType=TIMESTAMP},
embedding = #{embedding,jdbcType=LONGVARCHAR},
where id = #{id,jdbcType=BIGINT}
update creative_video_understander_summarize
set creative_video_understander_id = #{creativeVideoUnderstanderId,jdbcType=BIGINT},
creative_id = #{creativeId,jdbcType=BIGINT},
feature_name = #{featureName,jdbcType=VARCHAR},
ai_word_split = #{aiWordSplit,jdbcType=VARCHAR},
nlp_word_split = #{nlpWordSplit,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_time = #{updateTime,jdbcType=TIMESTAMP},
embedding = #{embedding,jdbcType=LONGVARCHAR}
where id = #{id,jdbcType=BIGINT}
update creative_video_understander_summarize
set creative_video_understander_id = #{creativeVideoUnderstanderId,jdbcType=BIGINT},
creative_id = #{creativeId,jdbcType=BIGINT},
feature_name = #{featureName,jdbcType=VARCHAR},
ai_word_split = #{aiWordSplit,jdbcType=VARCHAR},
nlp_word_split = #{nlpWordSplit,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_time = #{updateTime,jdbcType=TIMESTAMP}
where id = #{id,jdbcType=BIGINT}