Module CoreData

Source
👎Deprecated: icrate::CoreData has been moved to objc2-core-data
Available on crate feature CoreData only.
Expand description

§Bindings to the CoreData framework

Structs§

NSAsynchronousFetchRequestDeprecatedCoreData_NSAsynchronousFetchRequest
NSAsynchronousFetchResultDeprecatedCoreData_NSAsynchronousFetchResult
NSAtomicStoreDeprecatedCoreData_NSAtomicStore
NSAtomicStoreCacheNodeDeprecatedCoreData_NSAtomicStoreCacheNode
NSAttributeDescriptionDeprecatedCoreData_NSAttributeDescription
NSBatchDeleteRequestDeprecatedCoreData_NSBatchDeleteRequest
NSBatchDeleteResultDeprecatedCoreData_NSBatchDeleteResult
NSBatchInsertRequestDeprecatedCoreData_NSBatchInsertRequest
NSBatchInsertResultDeprecatedCoreData_NSBatchInsertResult
NSBatchUpdateRequestDeprecatedCoreData_NSBatchUpdateRequest
NSBatchUpdateResultDeprecatedCoreData_NSBatchUpdateResult
NSCompositeAttributeDescriptionDeprecatedCoreData_NSCompositeAttributeDescription
NSConstraintConflictDeprecatedCoreData_NSConstraintConflict
NSCoreDataCoreSpotlightDelegateDeprecatedCoreData_NSCoreDataCoreSpotlightDelegate
NSCustomMigrationStageDeprecatedCoreData_NSCustomMigrationStage
NSDerivedAttributeDescriptionDeprecatedCoreData_NSDerivedAttributeDescription
NSEntityDescriptionDeprecatedCoreData_NSEntityDescription
NSEntityMappingDeprecatedCoreData_NSEntityMapping
NSEntityMigrationPolicyDeprecatedCoreData_NSEntityMigrationPolicy
NSExpressionDescriptionDeprecatedCoreData_NSExpressionDescription
NSFetchIndexDescriptionDeprecatedCoreData_NSFetchIndexDescription
NSFetchIndexElementDescriptionDeprecatedCoreData_NSFetchIndexElementDescription
NSFetchRequestDeprecatedCoreData_NSFetchRequest
NSFetchRequestExpressionDeprecatedCoreData_NSFetchRequestExpression
NSFetchedPropertyDescriptionDeprecatedCoreData_NSFetchedPropertyDescription
NSFetchedResultsControllerDeprecatedCoreData_NSFetchedResultsController
NSIncrementalStoreDeprecatedCoreData_NSIncrementalStore
NSIncrementalStoreNodeDeprecatedCoreData_NSIncrementalStoreNode
NSLightweightMigrationStageDeprecatedCoreData_NSLightweightMigrationStage
NSManagedObjectDeprecatedCoreData_NSManagedObject
NSManagedObjectContextDeprecatedCoreData_NSManagedObjectContext
NSManagedObjectIDDeprecatedCoreData_NSManagedObjectID
NSManagedObjectModelDeprecatedCoreData_NSManagedObjectModel
NSManagedObjectModelReferenceDeprecatedCoreData_NSManagedObjectModelReference
NSMappingModelDeprecatedCoreData_NSMappingModel
NSMergeConflictDeprecatedCoreData_NSMergeConflict
NSMergePolicyDeprecatedCoreData_NSMergePolicy
NSMigrationManagerDeprecatedCoreData_NSMigrationManager
NSMigrationStageDeprecatedCoreData_NSMigrationStage
NSPersistentCloudKitContainerDeprecatedCoreData_NSPersistentCloudKitContainer
NSPersistentCloudKitContainerEventDeprecatedCoreData_NSPersistentCloudKitContainerEvent
NSPersistentCloudKitContainerEventRequestDeprecatedCoreData_NSPersistentCloudKitContainerEventRequest
NSPersistentCloudKitContainerEventResultDeprecatedCoreData_NSPersistentCloudKitContainerEventResult
NSPersistentCloudKitContainerOptionsDeprecatedCoreData_NSPersistentCloudKitContainerOptions
NSPersistentContainerDeprecatedCoreData_NSPersistentContainer
NSPersistentHistoryChangeDeprecatedCoreData_NSPersistentHistoryChange
NSPersistentHistoryChangeRequestDeprecatedCoreData_NSPersistentHistoryChangeRequest
NSPersistentHistoryResultDeprecatedCoreData_NSPersistentHistoryResult
NSPersistentHistoryTokenDeprecatedCoreData_NSPersistentHistoryToken
NSPersistentHistoryTransactionDeprecatedCoreData_NSPersistentHistoryTransaction
NSPersistentStoreDeprecatedCoreData_NSPersistentStore
NSPersistentStoreAsynchronousResultDeprecatedCoreData_NSPersistentStoreAsynchronousResult
NSPersistentStoreCoordinatorDeprecatedCoreData_NSPersistentStoreCoordinator
NSPersistentStoreDescriptionDeprecatedCoreData_NSPersistentStoreDescription
NSPersistentStoreRequestDeprecatedCoreData_NSPersistentStoreRequest
NSPersistentStoreResultDeprecatedCoreData_NSPersistentStoreResult
NSPropertyDescriptionDeprecatedCoreData_NSPropertyDescription
NSPropertyMappingDeprecatedCoreData_NSPropertyMapping
NSQueryGenerationTokenDeprecatedCoreData_NSQueryGenerationToken
NSRelationshipDescriptionDeprecatedCoreData_NSRelationshipDescription
NSSaveChangesRequestDeprecatedCoreData_NSSaveChangesRequest
NSStagedMigrationManagerDeprecatedCoreData_NSStagedMigrationManager

Constants§

NSAddEntityMappingTypeDeprecated
NSBatchDeleteRequestTypeDeprecated
NSBatchDeleteResultTypeCountDeprecated
NSBatchDeleteResultTypeObjectIDsDeprecated
NSBatchDeleteResultTypeStatusOnlyDeprecated
NSBatchInsertRequestResultTypeCountDeprecated
NSBatchInsertRequestResultTypeObjectIDsDeprecated
NSBatchInsertRequestResultTypeStatusOnlyDeprecated
NSBatchInsertRequestTypeDeprecated
NSBatchUpdateRequestTypeDeprecated
NSBinaryDataAttributeTypeDeprecated
NSBooleanAttributeTypeDeprecated
NSCascadeDeleteRuleDeprecated
NSCompositeAttributeTypeDeprecated
NSConfinementConcurrencyTypeDeprecated
NSCopyEntityMappingTypeDeprecated
NSCoreDataErrorDeprecated
NSCountResultTypeDeprecated
NSCustomEntityMappingTypeDeprecated
NSDateAttributeTypeDeprecated
NSDecimalAttributeTypeDeprecated
NSDenyDeleteRuleDeprecated
NSDictionaryResultTypeDeprecated
NSDoubleAttributeTypeDeprecated
NSEntityMigrationPolicyErrorDeprecated
NSErrorMergePolicyTypeDeprecated
NSExternalRecordImportErrorDeprecated
NSFetchIndexElementTypeBinaryDeprecated
NSFetchIndexElementTypeRTreeDeprecated
NSFetchRequestTypeDeprecated
NSFetchedResultsChangeDeleteDeprecated
NSFetchedResultsChangeInsertDeprecated
NSFetchedResultsChangeMoveDeprecated
NSFetchedResultsChangeUpdateDeprecated
NSFloatAttributeTypeDeprecated
NSInferredMappingModelErrorDeprecated
NSInteger16AttributeTypeDeprecated
NSInteger32AttributeTypeDeprecated
NSInteger64AttributeTypeDeprecated
NSMainQueueConcurrencyTypeDeprecated
NSManagedObjectConstraintMergeErrorDeprecated
NSManagedObjectConstraintValidationErrorDeprecated
NSManagedObjectContextLockingErrorDeprecated
NSManagedObjectExternalRelationshipErrorDeprecated
NSManagedObjectIDResultTypeDeprecated
NSManagedObjectMergeErrorDeprecated
NSManagedObjectModelReferenceNotFoundErrorDeprecated
NSManagedObjectReferentialIntegrityErrorDeprecated
NSManagedObjectResultTypeDeprecated
NSManagedObjectValidationErrorDeprecated
NSMergeByPropertyObjectTrumpMergePolicyTypeDeprecated
NSMergeByPropertyStoreTrumpMergePolicyTypeDeprecated
NSMigrationCancelledErrorDeprecated
NSMigrationConstraintViolationErrorDeprecated
NSMigrationErrorDeprecated
NSMigrationManagerDestinationStoreErrorDeprecated
NSMigrationManagerSourceStoreErrorDeprecated
NSMigrationMissingMappingModelErrorDeprecated
NSMigrationMissingSourceModelErrorDeprecated
NSNoActionDeleteRuleDeprecated
NSNullifyDeleteRuleDeprecated
NSObjectIDAttributeTypeDeprecated
NSOverwriteMergePolicyTypeDeprecated
NSPersistentCloudKitContainerEventResultTypeCountEventsDeprecated
NSPersistentCloudKitContainerEventResultTypeEventsDeprecated
NSPersistentCloudKitContainerEventTypeExportDeprecated
NSPersistentCloudKitContainerEventTypeImportDeprecated
NSPersistentCloudKitContainerEventTypeSetupDeprecated
NSPersistentCloudKitContainerSchemaInitializationOptionsDryRunDeprecated
NSPersistentCloudKitContainerSchemaInitializationOptionsNoneDeprecated
NSPersistentCloudKitContainerSchemaInitializationOptionsPrintSchemaDeprecated
NSPersistentHistoryChangeTypeDeleteDeprecated
NSPersistentHistoryChangeTypeInsertDeprecated
NSPersistentHistoryChangeTypeUpdateDeprecated
NSPersistentHistoryResultTypeChangesOnlyDeprecated
NSPersistentHistoryResultTypeCountDeprecated
NSPersistentHistoryResultTypeObjectIDsDeprecated
NSPersistentHistoryResultTypeStatusOnlyDeprecated
NSPersistentHistoryResultTypeTransactionsAndChangesDeprecated
NSPersistentHistoryResultTypeTransactionsOnlyDeprecated
NSPersistentHistoryTokenExpiredErrorDeprecated
NSPersistentStoreCoordinatorLockingErrorDeprecated
NSPersistentStoreIncompatibleSchemaErrorDeprecated
NSPersistentStoreIncompatibleVersionHashErrorDeprecated
NSPersistentStoreIncompleteSaveErrorDeprecated
NSPersistentStoreInvalidTypeErrorDeprecated
NSPersistentStoreOpenErrorDeprecated
NSPersistentStoreOperationErrorDeprecated
NSPersistentStoreSaveConflictsErrorDeprecated
NSPersistentStoreSaveErrorDeprecated
NSPersistentStoreTimeoutErrorDeprecated
NSPersistentStoreTypeMismatchErrorDeprecated
NSPersistentStoreUbiquitousTransitionTypeAccountAddedDeprecated
NSPersistentStoreUbiquitousTransitionTypeAccountRemovedDeprecated
NSPersistentStoreUbiquitousTransitionTypeContentRemovedDeprecated
NSPersistentStoreUbiquitousTransitionTypeInitialImportCompletedDeprecated
NSPersistentStoreUnsupportedRequestTypeErrorDeprecated
NSPrivateQueueConcurrencyTypeDeprecated
NSRemoveEntityMappingTypeDeprecated
NSRollbackMergePolicyTypeDeprecated
NSSQLiteErrorDeprecated
NSSaveRequestTypeDeprecated
NSSnapshotEventMergePolicyDeprecated
NSSnapshotEventRefreshDeprecated
NSSnapshotEventRollbackDeprecated
NSSnapshotEventUndoDeletionDeprecated
NSSnapshotEventUndoInsertionDeprecated
NSSnapshotEventUndoUpdateDeprecated
NSStagedMigrationBackwardMigrationErrorDeprecated
NSStagedMigrationFrameworkVersionMismatchErrorDeprecated
NSStatusOnlyResultTypeDeprecated
NSStringAttributeTypeDeprecated
NSTransformEntityMappingTypeDeprecated
NSTransformableAttributeTypeDeprecated
NSURIAttributeTypeDeprecated
NSUUIDAttributeTypeDeprecated
NSUndefinedAttributeTypeDeprecated
NSUndefinedEntityMappingTypeDeprecated
NSUpdatedObjectIDsResultTypeDeprecated
NSUpdatedObjectsCountResultTypeDeprecated
NSValidationDateTooLateErrorDeprecated
NSValidationDateTooSoonErrorDeprecated
NSValidationInvalidDateErrorDeprecated
NSValidationInvalidURIErrorDeprecated
NSValidationMissingMandatoryPropertyErrorDeprecated
NSValidationMultipleErrorsErrorDeprecated
NSValidationNumberTooLargeErrorDeprecated
NSValidationNumberTooSmallErrorDeprecated
NSValidationRelationshipDeniedDeleteErrorDeprecated
NSValidationRelationshipExceedsMaximumCountErrorDeprecated
NSValidationRelationshipLacksMinimumCountErrorDeprecated
NSValidationStringPatternMatchingErrorDeprecated
NSValidationStringTooLongErrorDeprecated
NSValidationStringTooShortErrorDeprecated

Statics§

NSAddedPersistentStoresKeyâš Deprecated
NSAffectedObjectsErrorKeyâš Deprecated
NSAffectedStoresErrorKeyâš Deprecated
NSBinaryExternalRecordTypeâš Deprecated
NSBinaryStoreInsecureDecodingCompatibilityOptionâš Deprecated
NSBinaryStoreSecureDecodingClassesâš Deprecated
NSBinaryStoreTypeâš Deprecated
NSCoreDataCoreSpotlightDelegateIndexDidUpdateNotificationâš Deprecated
NSCoreDataCoreSpotlightExporterâš Deprecated
NSCoreDataVersionNumberâš Deprecated
NSDeletedObjectIDsKeyâš Deprecated
NSDeletedObjectsKeyâš Deprecated
NSDetailedErrorsKeyâš Deprecated
NSEntityNameInPathKeyâš Deprecated
NSExternalRecordExtensionOptionâš Deprecated
NSExternalRecordsDirectoryOptionâš Deprecated
NSExternalRecordsFileFormatOptionâš Deprecated
NSFetchRequestExpressionTypeDeprecated
NSIgnorePersistentStoreVersioningOptionâš Deprecated
NSInMemoryStoreTypeâš Deprecated
NSInferMappingModelAutomaticallyOptionâš Deprecated
NSInsertedObjectIDsKeyâš Deprecated
NSInsertedObjectsKeyâš Deprecated
NSInvalidatedAllObjectsKeyâš Deprecated
NSInvalidatedObjectIDsKeyâš Deprecated
NSInvalidatedObjectsKeyâš Deprecated
NSManagedObjectContextDidMergeChangesObjectIDsNotificationâš Deprecated
NSManagedObjectContextDidSaveNotificationâš Deprecated
NSManagedObjectContextDidSaveObjectIDsNotificationâš Deprecated
NSManagedObjectContextObjectsDidChangeNotificationâš Deprecated
NSManagedObjectContextQueryGenerationKeyâš Deprecated
NSManagedObjectContextWillSaveNotificationâš Deprecated
NSMigratePersistentStoresAutomaticallyOptionâš Deprecated
NSMigrationDestinationObjectKeyâš Deprecated
NSMigrationEntityMappingKeyâš Deprecated
NSMigrationEntityPolicyKeyâš Deprecated
NSMigrationManagerKeyâš Deprecated
NSMigrationPropertyMappingKeyâš Deprecated
NSMigrationSourceObjectKeyâš Deprecated
NSModelPathKeyâš Deprecated
NSObjectURIKeyâš Deprecated
NSPersistentCloudKitContainerEventChangedNotificationâš Deprecated
NSPersistentCloudKitContainerEventUserInfoKeyâš Deprecated
NSPersistentHistoryTokenKeyâš Deprecated
NSPersistentHistoryTrackingKeyâš Deprecated
NSPersistentStoreConnectionPoolMaxSizeKeyâš Deprecated
NSPersistentStoreCoordinatorStoresDidChangeNotificationâš Deprecated
NSPersistentStoreCoordinatorStoresWillChangeNotificationâš Deprecated
NSPersistentStoreCoordinatorWillRemoveStoreNotificationâš Deprecated
NSPersistentStoreDeferredLightweightMigrationOptionKeyâš Deprecated
NSPersistentStoreDidImportUbiquitousContentChangesNotificationâš Deprecated
NSPersistentStoreFileProtectionKeyâš Deprecated
NSPersistentStoreForceDestroyOptionâš Deprecated
NSPersistentStoreOSCompatibilityâš Deprecated
NSPersistentStoreRebuildFromUbiquitousContentOptionâš Deprecated
NSPersistentStoreRemoteChangeNotificationâš Deprecated
NSPersistentStoreRemoteChangeNotificationPostOptionKeyâš Deprecated
NSPersistentStoreRemoveUbiquitousMetadataOptionâš Deprecated
NSPersistentStoreSaveConflictsErrorKeyâš Deprecated
NSPersistentStoreStagedMigrationManagerOptionKeyâš Deprecated
NSPersistentStoreTimeoutOptionâš Deprecated
NSPersistentStoreURLKeyâš Deprecated
NSPersistentStoreUbiquitousContainerIdentifierKeyâš Deprecated
NSPersistentStoreUbiquitousContentNameKeyâš Deprecated
NSPersistentStoreUbiquitousContentURLKeyâš Deprecated
NSPersistentStoreUbiquitousPeerTokenOptionâš Deprecated
NSPersistentStoreUbiquitousTransitionTypeKeyâš Deprecated
NSReadOnlyPersistentStoreOptionâš Deprecated
NSRefreshedObjectIDsKeyâš Deprecated
NSRefreshedObjectsKeyâš Deprecated
NSRemovedPersistentStoresKeyâš Deprecated
NSSQLiteAnalyzeOptionâš Deprecated
NSSQLiteErrorDomainâš Deprecated
NSSQLiteManualVacuumOptionâš Deprecated
NSSQLitePragmasOptionâš Deprecated
NSSQLiteStoreTypeâš Deprecated
NSStoreModelVersionHashesKeyâš Deprecated
NSStoreModelVersionIdentifiersKeyâš Deprecated
NSStorePathKeyâš Deprecated
NSStoreTypeKeyâš Deprecated
NSStoreUUIDInPathKeyâš Deprecated
NSStoreUUIDKeyâš Deprecated
NSUUIDChangedPersistentStoresKeyâš Deprecated
NSUpdatedObjectIDsKeyâš Deprecated
NSUpdatedObjectsKeyâš Deprecated
NSValidateXMLStoreOptionâš Deprecated
NSValidationKeyErrorKeyâš Deprecated
NSValidationObjectErrorKeyâš Deprecated
NSValidationPredicateErrorKeyâš Deprecated
NSValidationValueErrorKeyâš Deprecated
NSXMLExternalRecordTypeâš Deprecated
NSXMLStoreTypeâš Deprecated

Traits§

NSFetchRequestResultDeprecated
NSFetchedResultsControllerDelegateDeprecated
NSFetchedResultsSectionInfoDeprecated

Type Aliases§

NSAttributeTypeDeprecated
NSBatchDeleteRequestResultTypeDeprecated
NSBatchInsertRequestResultTypeDeprecated
NSBatchUpdateRequestResultTypeDeprecated
NSDeleteRuleDeprecated
NSEntityMappingTypeDeprecated
NSFetchIndexElementTypeDeprecated
NSFetchRequestResultTypeDeprecated
NSFetchedResultsChangeTypeDeprecated
NSManagedObjectContextConcurrencyTypeDeprecated
NSMergePolicyTypeDeprecated
NSPersistentCloudKitContainerEventResultTypeDeprecated
NSPersistentCloudKitContainerEventTypeDeprecated
NSPersistentCloudKitContainerSchemaInitializationOptionsDeprecated
NSPersistentHistoryChangeTypeDeprecated
NSPersistentHistoryResultTypeDeprecated
NSPersistentStoreAsynchronousFetchResultCompletionBlockDeprecated
NSPersistentStoreRequestTypeDeprecated
NSPersistentStoreUbiquitousTransitionTypeDeprecated
NSSnapshotEventTypeDeprecated