/**
  * {@inheritDoc}
  */
 public function getCountSQL($criteria = array())
 {
     return $this->persister->getCountSQL($criteria);
 }