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) |
setDefaultDelegatepublic ERXForwardingAdaptorContext(EOAdaptor adaptor, EOAdaptorContext forwardedContext)
public static Object defaultDelegate()
public EOAdaptorContext forwardedContext()
public void _registerForAdaptorContextNotifications()
public void _unregisterForAdaptorContextNotifications()
public void handleDroppedConnection()
handleDroppedConnection in class EOAdaptorContextpublic void _beginTransaction(NSNotification notification)
public void _commitTransaction(NSNotification notification)
public void _rollbackTransaction(NSNotification notification)
public void beginTransaction()
beginTransaction in class EOAdaptorContextpublic void commitTransaction()
commitTransaction in class EOAdaptorContextpublic void rollbackTransaction()
rollbackTransaction in class EOAdaptorContext@Deprecated public int transactionNestingLevel()
hasOpenTransaction() insteadtransactionNestingLevel in class EOAdaptorContextpublic boolean hasOpenTransaction()
hasOpenTransaction in class EOAdaptorContextpublic void transactionDidBegin()
transactionDidBegin in class EOAdaptorContextpublic void transactionDidCommit()
transactionDidCommit in class EOAdaptorContextpublic void transactionDidRollback()
transactionDidRollback in class EOAdaptorContextpublic boolean hasBusyChannels()
hasBusyChannels in class EOAdaptorContextpublic boolean hasOpenChannels()
hasOpenChannels in class EOAdaptorContextpublic NSArray channels()
channels in class EOAdaptorContextpublic EOAdaptor originalAdaptor()
public EOAdaptor adaptor()
adaptor in class EOAdaptorContextpublic EOAdaptorChannel createAdaptorChannel()
createAdaptorChannel in class EOAdaptorContextpublic Object delegate()
delegate in class EOAdaptorContextpublic void setDelegate(Object delegate)
setDelegate in class EOAdaptorContextpublic void _registerAdaptorChannel(EOAdaptorChannel channel)
_registerAdaptorChannel in class EOAdaptorContextpublic void _unregisterAdaptorChannel(EOAdaptorChannel channel)
_unregisterAdaptorChannel in class EOAdaptorContext@Deprecated public boolean canNestTransactions()
canNestTransactions in class EOAdaptorContextpublic NSDictionary _newPrimaryKey(EOEnterpriseObject object, EOEntity entity)
_newPrimaryKey in class EOAdaptorContextCopyright © 2002 – 2025 Project Wonder.