/**
  * {@inheritdoc}
  */
 public function addInsert($entity)
 {
     $this->persister->addInsert($entity);
 }