Persistent Imported Class Instances

If an imported class allows persistent instances to be created, any persistent instances created by code in importing schemas reside in the map file defined on the exported class in the exporting schema.

When a class is imported by multiple schemas and applications in those schemas all create persistent instances of the imported class, a single map file (that of the exported class) contain instances from several applications.