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