Package | Description |
---|---|
er.memoryadaptor |
ERMemoryAdaptor
|
Modifier and Type | Method and Description |
---|---|
ERMemoryAdaptorContext |
ERMemoryAdaptorChannel.adaptorContext() |
Modifier and Type | Method and Description |
---|---|
NSMutableArray<NSMutableDictionary<String,Object>> |
ERJoinEntityStore.fetch(NSArray<EOAttribute> attributesToFetch,
EOFetchSpecification fetchSpecification,
boolean shouldLock,
EOEntity entity,
ERMemoryAdaptorContext context) |
NSMutableArray<NSMutableDictionary<String,Object>> |
EREntityStore.fetch(NSArray<EOAttribute> attributesToFetch,
EOFetchSpecification fetchSpecification,
boolean shouldLock,
EOEntity entity,
ERMemoryAdaptorContext context) |
protected NSArray<NSMutableDictionary<String,Object>> |
EREntityStore.fetchRelatedManyToManyRows(EOEntity entity,
NSDictionary<String,Object> row,
EORelationship relationship,
ERMemoryAdaptorContext context)
Will fetch related rows for the given row via the passed many-to-many
relationship.
|
protected NSArray<NSMutableDictionary<String,Object>> |
EREntityStore.fetchRelatedRows(EOEntity entity,
NSDictionary<String,Object> row,
EORelationship relationship,
ERMemoryAdaptorContext context)
Will fetch related rows for the given row relationship.
|
Constructor and Description |
---|
ERMemoryAdaptorChannel(ERMemoryAdaptorContext context) |
Copyright © 2002 – 2024 Project Wonder.