protected function release() { if (count($this->sqlArray) > 0) { $this->executeSql(); } parent::release(); // TODO: Change the autogenerated stub }