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, parent_id, op_id, data_state delete from asra_op_relations where id = #{id,jdbcType=BIGINT} delete from asra_op_relations SELECT LAST_INSERT_ID() insert into asra_op_relations (parent_id, op_id, data_state ) values (#{parentId,jdbcType=BIGINT}, #{opId,jdbcType=BIGINT}, #{dataState,jdbcType=INTEGER} ) SELECT LAST_INSERT_ID() insert into asra_op_relations parent_id, op_id, data_state, #{parentId,jdbcType=BIGINT}, #{opId,jdbcType=BIGINT}, #{dataState,jdbcType=INTEGER}, update asra_op_relations id = #{record.id,jdbcType=BIGINT}, parent_id = #{record.parentId,jdbcType=BIGINT}, op_id = #{record.opId,jdbcType=BIGINT}, data_state = #{record.dataState,jdbcType=INTEGER}, update asra_op_relations set id = #{record.id,jdbcType=BIGINT}, parent_id = #{record.parentId,jdbcType=BIGINT}, op_id = #{record.opId,jdbcType=BIGINT}, data_state = #{record.dataState,jdbcType=INTEGER} update asra_op_relations parent_id = #{parentId,jdbcType=BIGINT}, op_id = #{opId,jdbcType=BIGINT}, data_state = #{dataState,jdbcType=INTEGER}, where id = #{id,jdbcType=BIGINT} update asra_op_relations set parent_id = #{parentId,jdbcType=BIGINT}, op_id = #{opId,jdbcType=BIGINT}, data_state = #{dataState,jdbcType=INTEGER} where id = #{id,jdbcType=BIGINT}