ZODB.Architecture.Connection.tpc_begin

Documentation
Begin committing a transaction. This message is simply relayed to the Connection�s Storage. It is called by transactions.
Parameters
TypeNameDefaultDocumentation
Transactiontransaction  
Booleansubtransactionfalsea flag indicating whether the call is for a sub-transaction.