예제 #1
0
 def point(self):
     return _TransactionPointContextManager(self.savepoint())
예제 #2
0
 def point(self):
     return _TransactionPointContextManager(self.savepoint())