Overrides SelectInterface::havingIsNull
public function havingIsNull($field) { $this->query ->havingIsNull($field); return $this; }