public class Neo4JChannel<T extends Ersatz> extends EOAdaptorChannel
EOAdaptorChannel.Delegate_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 |
|---|
Neo4JChannel(Neo4JContext<T> context) |
_raiseOptimisticLockingExceptionWithReason, _setRawDictionaryInitializerForAttributes, addStoredProceduresNamed, delegate, deleteRowDescribedByQualifier, describeModelWithTableNames, describeStoredProcedureNames, describeTableNames, dictionaryWithObjectsForAttributes, lockRowComparingAttributes, performAdaptorOperation, performAdaptorOperations, primaryKeysForNewRowsWithEntity, setDelegate, updateValuesInRowDescribedByQualifierpublic Neo4JChannel(Neo4JContext<T> context)
public boolean isOpen()
isOpen in class EOAdaptorChannelpublic void openChannel()
openChannel in class EOAdaptorChannelpublic void closeChannel()
closeChannel in class EOAdaptorChannelpublic NSDictionary<java.lang.String,java.lang.Object> primaryKeyForNewRowWithEntity(EOEntity entity)
primaryKeyForNewRowWithEntity in class EOAdaptorChannelpublic Neo4JContext<T> adaptorContext()
adaptorContext in class EOAdaptorChannelpublic void insertRow(NSDictionary<java.lang.String,java.lang.Object> row, EOEntity entity)
insertRow in class EOAdaptorChannelpublic void executeStoredProcedure(EOStoredProcedure paramEOStoredProcedure, NSDictionary paramNSDictionary)
executeStoredProcedure in class EOAdaptorChannelpublic void cancelFetch()
cancelFetch in class EOAdaptorChannelpublic boolean isFetchInProgress()
isFetchInProgress in class EOAdaptorChannelpublic void selectAttributes(NSArray<EOAttribute> attributes, EOFetchSpecification fetchSpec, boolean isLocking, EOEntity entity)
selectAttributes in class EOAdaptorChannelpublic NSMutableDictionary<java.lang.String,java.lang.Object> fetchRow()
fetchRow in class EOAdaptorChannelpublic NSMutableDictionary<java.lang.String,java.lang.Object> toSnapshot(EOEntity entity, Ersatz ultimate)
public int updateValuesInRowsDescribedByQualifier(NSDictionary<java.lang.String,java.lang.Object> dict, EOQualifier qualifier, EOEntity entity)
updateValuesInRowsDescribedByQualifier in class EOAdaptorChannelpublic int deleteRowsDescribedByQualifier(EOQualifier qualifier, EOEntity entity)
deleteRowsDescribedByQualifier in class EOAdaptorChannelpublic void evaluateExpression(EOSQLExpression paramEOSQLExpression)
evaluateExpression in class EOAdaptorChannelpublic NSDictionary<?,?> returnValuesForLastStoredProcedureInvocation()
returnValuesForLastStoredProcedureInvocation in class EOAdaptorChannelpublic NSArray<EOAttribute> attributesToFetch()
attributesToFetch in class EOAdaptorChannelpublic NSArray<EOAttribute> describeResults()
describeResults in class EOAdaptorChannelpublic void setAttributesToFetch(NSArray<EOAttribute> paramNSArray)
setAttributesToFetch in class EOAdaptorChannelCopyright © 2002 – 2022 Project Wonder.