public class ERJoinEntityStore extends EREntityStore implements EREntityStore.JoinEntityStore
EREntityStore.JoinEntityStore
EREntityStore.JoinEntityStore
Constructor and Description |
---|
ERJoinEntityStore(NSDictionary<EOEntity,EREntityStore> stores,
EOEntity entity) |
Modifier and Type | Method and Description |
---|---|
protected void |
_insertRow(NSMutableDictionary<String,Object> row,
EOEntity entity) |
NSMutableArray<NSMutableDictionary<String,Object>> |
fetch(NSArray<EOAttribute> attributesToFetch,
EOFetchSpecification fetchSpecification,
boolean shouldLock,
EOEntity entity,
ERMemoryAdaptorContext context) |
void |
insertRow(NSDictionary<String,Object> row,
EOEntity entity) |
Iterator<NSMutableDictionary<String,Object>> |
iterator() |
int |
nextSequence() |
clear, commitFromTransactionStore, deleteRowsDescribedByQualifier, fetchRelatedManyToManyRows, fetchRelatedRows, rowFromStoredValues, transactionStore, updateValuesInRowsDescribedByQualifier
public ERJoinEntityStore(NSDictionary<EOEntity,EREntityStore> stores, EOEntity entity)
public NSMutableArray<NSMutableDictionary<String,Object>> fetch(NSArray<EOAttribute> attributesToFetch, EOFetchSpecification fetchSpecification, boolean shouldLock, EOEntity entity, ERMemoryAdaptorContext context)
fetch
in class EREntityStore
public Iterator<NSMutableDictionary<String,Object>> iterator()
iterator
in class EREntityStore
public void insertRow(NSDictionary<String,Object> row, EOEntity entity)
insertRow
in class EREntityStore
public int nextSequence()
nextSequence
in class EREntityStore
protected void _insertRow(NSMutableDictionary<String,Object> row, EOEntity entity)
_insertRow
in class EREntityStore
Copyright © 2002 – 2024 Project Wonder.