public class ERXForwardingAdaptorContext extends EOAdaptorContext
EOAdaptorContext.Delegate
_adaptor, _channels, _delegate, _delegateRespondsTo_didBegin, _delegateRespondsTo_didCommit, _delegateRespondsTo_didRollback, _delegateRespondsTo_shouldBegin, _delegateRespondsTo_shouldCommit, _delegateRespondsTo_shouldConnect, _delegateRespondsTo_shouldRollback, _hasOpenTransaction, AdaptorContextBeginTransactionNotification, AdaptorContextCommitTransactionNotification, AdaptorContextRollbackTransactionNotification
Constructor and Description |
---|
ERXForwardingAdaptorContext(EOAdaptor adaptor,
EOAdaptorContext forwardedContext) |
setDefaultDelegate
public ERXForwardingAdaptorContext(EOAdaptor adaptor, EOAdaptorContext forwardedContext)
public static Object defaultDelegate()
public EOAdaptorContext forwardedContext()
public void _registerForAdaptorContextNotifications()
public void _unregisterForAdaptorContextNotifications()
public void handleDroppedConnection()
handleDroppedConnection
in class EOAdaptorContext
public void _beginTransaction(NSNotification notification)
public void _commitTransaction(NSNotification notification)
public void _rollbackTransaction(NSNotification notification)
public void beginTransaction()
beginTransaction
in class EOAdaptorContext
public void commitTransaction()
commitTransaction
in class EOAdaptorContext
public void rollbackTransaction()
rollbackTransaction
in class EOAdaptorContext
@Deprecated public int transactionNestingLevel()
hasOpenTransaction()
insteadtransactionNestingLevel
in class EOAdaptorContext
public boolean hasOpenTransaction()
hasOpenTransaction
in class EOAdaptorContext
public void transactionDidBegin()
transactionDidBegin
in class EOAdaptorContext
public void transactionDidCommit()
transactionDidCommit
in class EOAdaptorContext
public void transactionDidRollback()
transactionDidRollback
in class EOAdaptorContext
public boolean hasBusyChannels()
hasBusyChannels
in class EOAdaptorContext
public boolean hasOpenChannels()
hasOpenChannels
in class EOAdaptorContext
public NSArray channels()
channels
in class EOAdaptorContext
public EOAdaptor originalAdaptor()
public EOAdaptor adaptor()
adaptor
in class EOAdaptorContext
public EOAdaptorChannel createAdaptorChannel()
createAdaptorChannel
in class EOAdaptorContext
public Object delegate()
delegate
in class EOAdaptorContext
public void setDelegate(Object delegate)
setDelegate
in class EOAdaptorContext
public void _registerAdaptorChannel(EOAdaptorChannel channel)
_registerAdaptorChannel
in class EOAdaptorContext
public void _unregisterAdaptorChannel(EOAdaptorChannel channel)
_unregisterAdaptorChannel
in class EOAdaptorContext
@Deprecated public boolean canNestTransactions()
canNestTransactions
in class EOAdaptorContext
public NSDictionary _newPrimaryKey(EOEnterpriseObject object, EOEntity entity)
_newPrimaryKey
in class EOAdaptorContext
Copyright © 2002 – 2024 Project Wonder.