public final class FSAdaptorChannel extends EOAdaptorChannel
EOAdaptorChannel.Delegate| Modifier and Type | Field and Description |
|---|---|
static boolean |
debug |
_context, _debug, _delegate, _delegateRespondsTo_didChangeResultSet, _delegateRespondsTo_didEvaluateExpression, _delegateRespondsTo_didExecuteStoredProcedure, _delegateRespondsTo_didFetchRow, _delegateRespondsTo_didFinishFetching, _delegateRespondsTo_didPerformOperations, _delegateRespondsTo_didSelectAttributes, _delegateRespondsTo_shouldConstructStoredProcedureReturnValues, _delegateRespondsTo_shouldEvaluateExpression, _delegateRespondsTo_shouldExecuteStoredProcedure, _delegateRespondsTo_shouldReturnValuesForStoredProcedure, _delegateRespondsTo_shouldSelectAttributes, _delegateRespondsTo_willFetchRow, _delegateRespondsTo_willPerformOperations, _rawAttributesCache, _rawDictionaryInitializer, AdaptorFailureKey, AdaptorOperationsKey, AdaptorOptimisticLockingFailure, FailedAdaptorOperationKey| Constructor and Description |
|---|
FSAdaptorChannel(EOAdaptorContext aContext) |
_raiseOptimisticLockingExceptionWithReason, _setRawDictionaryInitializerForAttributes, adaptorContext, addStoredProceduresNamed, delegate, deleteRowDescribedByQualifier, describeStoredProcedureNames, dictionaryWithObjectsForAttributes, lockRowComparingAttributes, performAdaptorOperation, performAdaptorOperations, primaryKeyForNewRowWithEntity, primaryKeysForNewRowsWithEntity, setDelegate, updateValuesInRowDescribedByQualifierpublic FSAdaptorChannel(EOAdaptorContext aContext)
public NSArray<EOAttribute> attributesToFetch()
attributesToFetch in class EOAdaptorChannelpublic void cancelFetch()
cancelFetch in class EOAdaptorChannelpublic void closeChannel()
closeChannel in class EOAdaptorChannelpublic int deleteRowsDescribedByQualifier(EOQualifier aQualifier, EOEntity anEntity)
deleteRowsDescribedByQualifier in class EOAdaptorChannelpublic NSArray<EOAttribute> describeResults()
describeResults in class EOAdaptorChannelpublic void evaluateExpression(EOSQLExpression anExpression)
evaluateExpression in class EOAdaptorChannelpublic void executeStoredProcedure(EOStoredProcedure aStoredProcedure, NSDictionary someValues)
executeStoredProcedure in class EOAdaptorChannelpublic NSMutableDictionary<String,Object> fetchRow()
fetchRow in class EOAdaptorChannelpublic void insertRow(NSDictionary<String,Object> aRow, EOEntity anEntity)
insertRow in class EOAdaptorChannelpublic boolean isFetchInProgress()
isFetchInProgress in class EOAdaptorChannelpublic boolean isOpen()
isOpen in class EOAdaptorChannelpublic void openChannel()
openChannel in class EOAdaptorChannelpublic NSDictionary returnValuesForLastStoredProcedureInvocation()
returnValuesForLastStoredProcedureInvocation in class EOAdaptorChannelpublic void selectAttributes(NSArray<EOAttribute> someAttributes, EOFetchSpecification aFetchSpecification, boolean shouldLock, EOEntity anEntity)
selectAttributes in class EOAdaptorChannelpublic void setAttributesToFetch(NSArray<EOAttribute> someAttributes)
setAttributesToFetch in class EOAdaptorChannelpublic int updateValuesInRowsDescribedByQualifier(NSDictionary aRow, EOQualifier aQualifier, EOEntity anEntity)
updateValuesInRowsDescribedByQualifier in class EOAdaptorChannelpublic NSArray describeTableNames()
describeTableNames in class EOAdaptorChannelpublic EOModel describeModelWithTableNames(NSArray tableNames)
describeModelWithTableNames in class EOAdaptorChannelCopyright © 2002 – 2025 Project Wonder.