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