public function getListViewsSql()
 {
     throw DoctrineException::listViewsNotSupported($this);
 }