Crate objc2_core_data
source ·Expand description
§Bindings to the CoreData framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- NSAsynchronousFetchRequest
NSFetchRequestandNSPersistentStoreRequest - NSAsynchronousFetchResult
NSPersistentStoreResult - NSAtomicStore
NSAtomicStoreandNSPersistentStore - NSAtomicStoreCacheNode
NSAtomicStoreCacheNode - NSAttributeDescription
NSAttributeDescriptionandNSPropertyDescription - NSAttributeType
NSAttributeDescription - NSBatchDeleteRequest
NSBatchDeleteRequestandNSPersistentStoreRequest - NSBatchDeleteRequestResultType
NSPersistentStoreResult - NSBatchDeleteResult
NSPersistentStoreResult - NSBatchInsertRequest
NSBatchInsertRequestandNSPersistentStoreRequest - NSBatchInsertRequestResultType
NSPersistentStoreResult - NSBatchInsertResult
NSPersistentStoreResult - NSBatchUpdateRequest
NSBatchUpdateRequestandNSPersistentStoreRequest - NSBatchUpdateRequestResultType
NSPersistentStoreResult - NSBatchUpdateResult
NSPersistentStoreResult - NSCompositeAttributeDescription
NSAttributeDescriptionandNSCompositeAttributeDescriptionandNSPropertyDescription - NSConstraintConflict
NSMergePolicy - NSCoreDataCoreSpotlightDelegate
NSCoreDataCoreSpotlightDelegate - NSCustomMigrationStage
NSCustomMigrationStageandNSMigrationStage - NSDeleteRule
NSRelationshipDescription - NSDerivedAttributeDescription
NSAttributeDescriptionandNSDerivedAttributeDescriptionandNSPropertyDescription - NSEntityDescription
NSEntityDescription - NSEntityMapping
NSEntityMapping - NSEntityMappingType
NSEntityMapping - NSEntityMigrationPolicy
NSEntityMigrationPolicy - NSExpressionDescription
NSExpressionDescriptionandNSPropertyDescription - NSFetchIndexDescription
NSFetchIndexDescription - NSFetchIndexElementDescription
NSFetchIndexElementDescription - NSFetchIndexElementType
NSFetchIndexElementDescription - NSFetchRequest
NSFetchRequestandNSPersistentStoreRequest - NSFetchRequestExpression
NSFetchRequestExpression - NSFetchRequestResultType
NSFetchRequest - NSFetchedPropertyDescription
NSFetchedPropertyDescriptionandNSPropertyDescription - NSFetchedResultsChangeType
NSFetchedResultsController - NSFetchedResultsController
NSFetchedResultsController - NSIncrementalStore
NSIncrementalStoreandNSPersistentStore - NSIncrementalStoreNode
NSIncrementalStoreNode - NSLightweightMigrationStage
NSLightweightMigrationStageandNSMigrationStage - NSManagedObject
NSManagedObject - NSManagedObjectContext
NSManagedObjectContext - NSManagedObjectContextConcurrencyType
NSManagedObjectContext - NSManagedObjectID
NSManagedObjectID - NSManagedObjectModel
NSManagedObjectModel - NSManagedObjectModelReference
NSManagedObjectModelReference - NSMappingModel
NSMappingModel - NSMergeConflict
NSMergePolicy - NSMergePolicy
NSMergePolicy - NSMergePolicyType
NSMergePolicy - NSMigrationManager
NSMigrationManager - NSMigrationStage
NSMigrationStage - NSPersistentCloudKitContainer
NSPersistentCloudKitContainerandNSPersistentContainer - NSPersistentCloudKitContainerEvent
NSPersistentCloudKitContainerEvent - NSPersistentCloudKitContainerEventRequest
NSPersistentCloudKitContainerEventRequestandNSPersistentStoreRequest - NSPersistentCloudKitContainerEventResult
NSPersistentStoreResult - NSPersistentCloudKitContainerEventResultType
NSPersistentStoreResult - NSPersistentCloudKitContainerEventType
NSPersistentCloudKitContainerEvent - NSPersistentCloudKitContainerOptions
NSPersistentCloudKitContainerOptions - NSPersistentCloudKitContainerSchemaInitializationOptions
NSPersistentCloudKitContainer - NSPersistentContainer
NSPersistentContainer - NSPersistentHistoryChange
NSPersistentHistoryChange - NSPersistentHistoryChangeRequest
NSPersistentHistoryChangeRequestandNSPersistentStoreRequest - NSPersistentHistoryChangeType
NSPersistentHistoryChange - NSPersistentHistoryResult
NSPersistentStoreResult - NSPersistentHistoryResultType
NSPersistentStoreResult - NSPersistentHistoryToken
NSPersistentHistoryToken - NSPersistentHistoryTransaction
NSPersistentHistoryTransaction - NSPersistentStore
NSPersistentStore - NSPersistentStoreAsynchronousResult
NSPersistentStoreResult - NSPersistentStoreCoordinator
NSPersistentStoreCoordinator - NSPersistentStoreDescription
NSPersistentStoreDescription - NSPersistentStoreRequest
NSPersistentStoreRequest - NSPersistentStoreRequestType
NSPersistentStoreRequest - NSPersistentStoreResult
NSPersistentStoreResult - NSPropertyDescription
NSPropertyDescription - NSPropertyMapping
NSPropertyMapping - NSQueryGenerationToken
NSQueryGenerationToken - NSRelationshipDescription
NSPropertyDescriptionandNSRelationshipDescription - NSSaveChangesRequest
NSPersistentStoreRequestandNSSaveChangesRequest - NSSnapshotEventType
NSManagedObject - NSStagedMigrationManager
NSStagedMigrationManager
Constants§
- NSCoreDataError
CoreDataErrors - NSEntityMigrationPolicyError
CoreDataErrors - NSExternalRecordImportError
CoreDataErrors - NSInferredMappingModelError
CoreDataErrors - NSManagedObjectConstraintMergeError
CoreDataErrors - NSManagedObjectConstraintValidationError
CoreDataErrors - NSManagedObjectContextLockingError
CoreDataErrors - NSManagedObjectExternalRelationshipError
CoreDataErrors - NSManagedObjectMergeError
CoreDataErrors - NSManagedObjectModelReferenceNotFoundError
CoreDataErrors - NSManagedObjectReferentialIntegrityError
CoreDataErrors - NSManagedObjectValidationError
CoreDataErrors - NSMigrationCancelledError
CoreDataErrors - NSMigrationConstraintViolationError
CoreDataErrors - NSMigrationError
CoreDataErrors - NSMigrationManagerDestinationStoreError
CoreDataErrors - NSMigrationManagerSourceStoreError
CoreDataErrors - NSMigrationMissingMappingModelError
CoreDataErrors - NSMigrationMissingSourceModelError
CoreDataErrors - NSPersistentHistoryTokenExpiredError
CoreDataErrors - NSPersistentStoreCoordinatorLockingError
CoreDataErrors - NSPersistentStoreIncompatibleSchemaError
CoreDataErrors - NSPersistentStoreIncompatibleVersionHashError
CoreDataErrors - NSPersistentStoreIncompleteSaveError
CoreDataErrors - NSPersistentStoreInvalidTypeError
CoreDataErrors - NSPersistentStoreOpenError
CoreDataErrors - NSPersistentStoreOperationError
CoreDataErrors - NSPersistentStoreSaveConflictsError
CoreDataErrors - NSPersistentStoreSaveError
CoreDataErrors - NSPersistentStoreTimeoutError
CoreDataErrors - NSPersistentStoreTypeMismatchError
CoreDataErrors - NSPersistentStoreUnsupportedRequestTypeError
CoreDataErrors - NSSQLiteError
CoreDataErrors - NSStagedMigrationBackwardMigrationError
CoreDataErrors - NSStagedMigrationFrameworkVersionMismatchError
CoreDataErrors - NSValidationDateTooLateError
CoreDataErrors - NSValidationDateTooSoonError
CoreDataErrors - NSValidationInvalidDateError
CoreDataErrors - NSValidationInvalidURIError
CoreDataErrors - NSValidationMissingMandatoryPropertyError
CoreDataErrors - NSValidationMultipleErrorsError
CoreDataErrors - NSValidationNumberTooLargeError
CoreDataErrors - NSValidationNumberTooSmallError
CoreDataErrors - NSValidationRelationshipDeniedDeleteError
CoreDataErrors - NSValidationRelationshipExceedsMaximumCountError
CoreDataErrors - NSValidationRelationshipLacksMinimumCountError
CoreDataErrors - NSValidationStringPatternMatchingError
CoreDataErrors - NSValidationStringTooLongError
CoreDataErrors - NSValidationStringTooShortError
CoreDataErrors
Statics§
- NSAddedPersistentStoresKey
NSPersistentStoreCoordinator - NSAffectedObjectsErrorKey
CoreDataErrors - NSAffectedStoresErrorKey
CoreDataErrors - NSBinaryExternalRecordType
NSPersistentStoreCoordinator - NSBinaryStoreInsecureDecodingCompatibilityOption
NSPersistentStoreCoordinator - NSBinaryStoreSecureDecodingClasses
NSPersistentStoreCoordinator - NSBinaryStoreType
NSPersistentStoreCoordinator - NSCoreDataCoreSpotlightDelegateIndexDidUpdateNotification
NSCoreDataCoreSpotlightDelegate - NSCoreDataCoreSpotlightExporter
NSPersistentStoreCoordinator - NSCoreDataVersionNumber
CoreDataDefines - NSDeletedObjectIDsKey
NSManagedObjectContext - NSDeletedObjectsKey
NSManagedObjectContext - NSDetailedErrorsKey
CoreDataErrors - NSEntityNameInPathKey
NSPersistentStoreCoordinator - NSExternalRecordExtensionOption
NSPersistentStoreCoordinator - NSExternalRecordsDirectoryOption
NSPersistentStoreCoordinator - NSExternalRecordsFileFormatOption
NSPersistentStoreCoordinator - NSFetchRequestExpressionType
NSFetchRequestExpression - NSIgnorePersistentStoreVersioningOption
NSPersistentStoreCoordinator - NSInMemoryStoreType
NSPersistentStoreCoordinator - NSInferMappingModelAutomaticallyOption
NSPersistentStoreCoordinator - NSInsertedObjectIDsKey
NSManagedObjectContext - NSInsertedObjectsKey
NSManagedObjectContext - NSInvalidatedAllObjectsKey
NSManagedObjectContext - NSInvalidatedObjectIDsKey
NSManagedObjectContext - NSInvalidatedObjectsKey
NSManagedObjectContext - NSManagedObjectContextDidMergeChangesObjectIDsNotification
NSManagedObjectContext - NSManagedObjectContextDidSaveNotification
NSManagedObjectContext - NSManagedObjectContextDidSaveObjectIDsNotification
NSManagedObjectContext - NSManagedObjectContextObjectsDidChangeNotification
NSManagedObjectContext - NSManagedObjectContextQueryGenerationKey
NSManagedObjectContext - NSManagedObjectContextWillSaveNotification
NSManagedObjectContext - NSMigratePersistentStoresAutomaticallyOption
NSPersistentStoreCoordinator - NSMigrationDestinationObjectKey
NSEntityMigrationPolicy - NSMigrationEntityMappingKey
NSEntityMigrationPolicy - NSMigrationEntityPolicyKey
NSEntityMigrationPolicy - NSMigrationManagerKey
NSEntityMigrationPolicy - NSMigrationPropertyMappingKey
NSEntityMigrationPolicy - NSMigrationSourceObjectKey
NSEntityMigrationPolicy - NSModelPathKey
NSPersistentStoreCoordinator - NSObjectURIKey
NSPersistentStoreCoordinator - NSPersistentCloudKitContainerEventChangedNotification
NSPersistentCloudKitContainerEvent - NSPersistentCloudKitContainerEventUserInfoKey
NSPersistentCloudKitContainerEvent - NSPersistentHistoryTokenKey
NSPersistentStoreCoordinator - NSPersistentHistoryTrackingKey
NSPersistentStoreCoordinator - NSPersistentStoreConnectionPoolMaxSizeKey
NSPersistentStoreCoordinator - NSPersistentStoreCoordinatorStoresDidChangeNotification
NSPersistentStoreCoordinator - NSPersistentStoreCoordinatorStoresWillChangeNotification
NSPersistentStoreCoordinator - NSPersistentStoreCoordinatorWillRemoveStoreNotification
NSPersistentStoreCoordinator - NSPersistentStoreDeferredLightweightMigrationOptionKey
NSPersistentStoreCoordinator - NSPersistentStoreDidImportUbiquitousContentChangesNotification
NSPersistentStoreCoordinator - NSPersistentStoreFileProtectionKey
NSPersistentStoreCoordinator - NSPersistentStoreForceDestroyOption
NSPersistentStoreCoordinator - NSPersistentStoreOSCompatibility
NSPersistentStoreCoordinator - NSPersistentStoreRebuildFromUbiquitousContentOption
NSPersistentStoreCoordinator - NSPersistentStoreRemoteChangeNotification
NSPersistentStoreCoordinator - NSPersistentStoreRemoteChangeNotificationPostOptionKey
NSPersistentStoreCoordinator - NSPersistentStoreRemoveUbiquitousMetadataOption
NSPersistentStoreCoordinator - NSPersistentStoreSaveConflictsErrorKey
CoreDataErrors - NSPersistentStoreStagedMigrationManagerOptionKey
NSPersistentStoreCoordinator - NSPersistentStoreTimeoutOption
NSPersistentStoreCoordinator - NSPersistentStoreURLKey
NSPersistentStoreCoordinator - NSPersistentStoreUbiquitousContainerIdentifierKey
NSPersistentStoreCoordinator - NSPersistentStoreUbiquitousContentNameKey
NSPersistentStoreCoordinator - NSPersistentStoreUbiquitousContentURLKey
NSPersistentStoreCoordinator - NSPersistentStoreUbiquitousPeerTokenOption
NSPersistentStoreCoordinator - NSPersistentStoreUbiquitousTransitionTypeKey
NSPersistentStoreCoordinator - NSReadOnlyPersistentStoreOption
NSPersistentStoreCoordinator - NSRefreshedObjectIDsKey
NSManagedObjectContext - NSRefreshedObjectsKey
NSManagedObjectContext - NSRemovedPersistentStoresKey
NSPersistentStoreCoordinator - NSSQLiteAnalyzeOption
NSPersistentStoreCoordinator - NSSQLiteErrorDomain
CoreDataErrors - NSSQLiteManualVacuumOption
NSPersistentStoreCoordinator - NSSQLitePragmasOption
NSPersistentStoreCoordinator - NSSQLiteStoreType
NSPersistentStoreCoordinator - NSStoreModelVersionHashesKey
NSPersistentStoreCoordinator - NSStoreModelVersionIdentifiersKey
NSPersistentStoreCoordinator - NSStorePathKey
NSPersistentStoreCoordinator - NSStoreTypeKey
NSPersistentStoreCoordinator - NSStoreUUIDInPathKey
NSPersistentStoreCoordinator - NSStoreUUIDKey
NSPersistentStoreCoordinator - NSUUIDChangedPersistentStoresKey
NSPersistentStoreCoordinator - NSUpdatedObjectIDsKey
NSManagedObjectContext - NSUpdatedObjectsKey
NSManagedObjectContext - NSValidateXMLStoreOption
NSPersistentStoreCoordinator - NSValidationKeyErrorKey
CoreDataErrors - NSValidationObjectErrorKey
CoreDataErrors - NSValidationPredicateErrorKey
CoreDataErrors - NSValidationValueErrorKey
CoreDataErrors - NSXMLExternalRecordType
NSPersistentStoreCoordinator - NSXMLStoreType
NSPersistentStoreCoordinator
Traits§
- NSFetchRequestResult
NSFetchRequest - NSFetchedResultsControllerDelegate
NSFetchedResultsController - NSFetchedResultsSectionInfo
NSFetchedResultsController
Type Aliases§
- NSPersistentStoreAsynchronousFetchResultCompletionBlock
NSFetchRequestandNSPersistentStoreResultandblock2