Esempio n. 1
0
 /**
  *  Start this unit of work
  *
  *  @access protected
  *  @return void
  *
  */
 protected function start()
 {
     $this->dbal->start();
 }