Searched refs:isolationLevel (Results 1 – 1 of 1) sorted by relevance
224 public $isolationLevel; variable in Google_BeginTransactionRequest225 public function setIsolationLevel( $isolationLevel) { argument226 $this->isolationLevel = $isolationLevel;229 return $this->isolationLevel;