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