public class ERMemoryEntityStore extends EREntityStore
EREntityStore.JoinEntityStore
Modifier and Type | Field and Description |
---|---|
protected NSMutableArray<NSMutableDictionary<String,Object>> |
_rows |
Constructor and Description |
---|
ERMemoryEntityStore() |
Modifier and Type | Method and Description |
---|---|
protected void |
_insertRow(NSMutableDictionary<String,Object> row,
EOEntity entity) |
void |
clear() |
void |
commitFromTransactionStore(EREntityStore store) |
Iterator<NSMutableDictionary<String,Object>> |
iterator() |
ERMemoryEntityStore |
transactionStore() |
deleteRowsDescribedByQualifier, fetch, fetchRelatedManyToManyRows, fetchRelatedRows, insertRow, nextSequence, rowFromStoredValues, updateValuesInRowsDescribedByQualifier
protected NSMutableArray<NSMutableDictionary<String,Object>> _rows
public void clear()
clear
in class EREntityStore
public ERMemoryEntityStore transactionStore()
transactionStore
in class EREntityStore
public void commitFromTransactionStore(EREntityStore store)
commitFromTransactionStore
in class EREntityStore
public Iterator<NSMutableDictionary<String,Object>> iterator()
iterator
in class EREntityStore
protected void _insertRow(NSMutableDictionary<String,Object> row, EOEntity entity)
_insertRow
in class EREntityStore
Copyright © 2002 – 2024 Project Wonder.