Example #1
0
 function savepointCommit($name)
 {
     return $this->last_connection->release_savepoint($name);
 }