commit()
Commits all changes made during the current transaction.
Declaration
class func commit()Discussion
If there is no current transaction, this method has no effect.
Commits all changes made during the current transaction.
class func commit()If there is no current transaction, this method has no effect.