_validate()) { $this->_getResource()->insertIgnore($this); } } catch(Exception $e) { $this->_getResource()->rollBack(); Springbot_Log::error($e); } return $this; } }