public function hasHint($name)
 {
     return $this->nativeQuery->hasHint($name);
 }