mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-26 10:38:30 +02:00
updated demo
This commit is contained in:
@@ -27,6 +27,8 @@ import Foundation
|
||||
import GCDKit
|
||||
|
||||
|
||||
// MARK: - DetachedDataTransaction
|
||||
|
||||
/**
|
||||
The DetachedDataTransaction provides an interface for non-contiguous NSManagedObject creates, updates, and deletes. This is useful for making temporary changes, such as partially filled forms. A detached transaction object should typically be only used from the main queue.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user