Example #1
0
 protected function _transaction_begin()
 {
     $this->_database->transaction_begin();
 }