ERXEOAccessHelper Class Reference

List of all members.

Static Public Member Functions

static EOFetchSpecification adjustPrefetching (EODatabaseContext dbc, EOFetchSpecification fetchSpec, String relationshipName, NSArray sourceObjects, EOEditingContext context)


Detailed Description

Helper class to allow us to access protected stuff in EOAccess.
Author:
ak

Member Function Documentation

static EOFetchSpecification adjustPrefetching ( EODatabaseContext  dbc,
EOFetchSpecification  fetchSpec,
String  relationshipName,
NSArray  sourceObjects,
EOEditingContext  context 
) [static]

Helper to fix prefetching fetch spec to abstract entities. when batch fetching across flattened relationships and targeting abstract entities, we end up with GIDs that contain the abstract, no the concrete. So the objects can't be instantiated. If we add the schema based qualifier to the relationship beforehand, everything works as expected.

Author:
ak


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:32 2012 for Project Wonder by  doxygen 1.5.8