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
Type
Name
Default
Documentation
Transaction
transaction
Boolean
subtransaction
false
a flag indicating whether the call is for a sub-transaction.