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