Solar_Sql_Adapter_Pgsql::rollback()

public void Solar_Sql_Adapter_Pgsql::rollback ( void )

Roll back a transaction and return to autocommit mode.

Inherited from Solar_Sql_Adapter.

Parameters

  • None.

Returns

  • (void)

Description

Roll back a transaction and return to autocommit mode.



Local