public function getListUsersSql()
 {
     throw DoctrineException::listUsersNotSupported($this);
 }