예제 #1
0
 private function startTransaction()
 {
     Log::info('Start transaction');
     $this->targetDbHelper->startTransaction();
 }