commit()
Commit all changes made during the current transaction.
Declaration
class func commit()Discussion
Raises an exception if no current transaction exists.
Commit all changes made during the current transaction.
class func commit()Raises an exception if no current transaction exists.