Contents

commit()

Commit all changes made during the current transaction.

Declaration

class func commit()

Discussion

Raises an exception if no current transaction exists.

See Also

Creating and Committing Transactions