private function executeQuery()
 {
     return DbEntity::findDbEntityList($this->query);
 }