Contents

NSEntityMigrationPolicy

A policy instance that customizes the migration process for an entity mapping.

Declaration

class NSEntityMigrationPolicy

Overview

You set the policy for an entity mapping by passing the name of the migration policy class as the argument to entityMigrationPolicyClassName. Typically, you specify the name in the Xcode mapping model editor.

Topics

Customizing Stages of the Mapping Life Cycle

Constants

See Also

Entity Mapping