private function func_execute()
 {
     $this->connection = parent::func_query($this->query, $this->query_data);
 }