internal_change_transaction_state
Description:
public void internal_change_transaction_state (
TransactionStatusState newstate)
Internal function to be called by database providers to force a transaction status change.
Parameters:
this |
a Connection
|
newstate |
the new state
|