Overrides SelectInterface::escapeLike
public function escapeLike($string) { return $this->connection ->escapeLike($string); }