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