
Public Member Functions | |
| void | clear () |
| void | commitFromTransactionStore (EREntityStore store) |
| ERMemoryEntityStore () | |
| Iterator< NSMutableDictionary < String, Object > > | iterator () |
| ERMemoryEntityStore | transactionStore () |
Protected Member Functions | |
| void | _insertRow (NSMutableDictionary< String, Object > row, EOEntity entity) |
Protected Attributes | |
| NSMutableArray < NSMutableDictionary< String, Object > > | _rows |
| void _insertRow | ( | NSMutableDictionary< String, Object > | row, | |
| EOEntity | entity | |||
| ) | [protected, virtual] |
Implements EREntityStore.
| void clear | ( | ) |
Reimplemented from EREntityStore.
| void commitFromTransactionStore | ( | EREntityStore | store | ) |
Reimplemented from EREntityStore.
| Iterator<NSMutableDictionary<String, Object> > iterator | ( | ) | [virtual] |
Implements EREntityStore.
| ERMemoryEntityStore transactionStore | ( | ) |
Reimplemented from EREntityStore.
NSMutableArray<NSMutableDictionary<String, Object> > _rows [protected] |
1.5.8