Ejemplo n.º 1
0
 /**
  * To Commit Transaction
  */
 protected function commit()
 {
     $this->objDbConn->commit();
 }