Home
last modified time | relevance | path

Searched refs:isolationLevel (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php224 public $isolationLevel; variable in Google_BeginTransactionRequest
225 public function setIsolationLevel( $isolationLevel) { argument
226 $this->isolationLevel = $isolationLevel;
229 return $this->isolationLevel;