Compiles the conditions.
$this Returns the called object.
protected function compile() { $this->condition ->compile($this->sqlQuery); return $this; }