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