commit() 공개 메소드

public commit ( )
 public function commit()
 {
     $this->transaction->commit();
 }