INSERT INTO `performance_evaluation_type` ( `evaluation_id`, `type` ) VALUES ( #{item.evaluationId}, #{item.type} )