Project Wonder 5.0

er.restadaptor
Class ERRESTAdaptorContext

java.lang.Object
  extended by com.webobjects.eoaccess.EOAdaptorContext
      extended by er.restadaptor.ERRESTAdaptorContext

public class ERRESTAdaptorContext
extends com.webobjects.eoaccess.EOAdaptorContext


Nested Class Summary
 
Nested classes/interfaces inherited from class com.webobjects.eoaccess.EOAdaptorContext
com.webobjects.eoaccess.EOAdaptorContext.Delegate
 
Field Summary
 
Fields inherited from class com.webobjects.eoaccess.EOAdaptorContext
_adaptor, _channels, _delegate, _delegateRespondsTo_didBegin, _delegateRespondsTo_didCommit, _delegateRespondsTo_didRollback, _delegateRespondsTo_shouldBegin, _delegateRespondsTo_shouldCommit, _delegateRespondsTo_shouldConnect, _delegateRespondsTo_shouldRollback, _hasOpenTransaction, AdaptorContextBeginTransactionNotification, AdaptorContextCommitTransactionNotification, AdaptorContextRollbackTransactionNotification
 
Constructor Summary
ERRESTAdaptorContext(com.webobjects.eoaccess.EOAdaptor adaptor)
           
 
Method Summary
 com.webobjects.foundation.NSDictionary _newPrimaryKey(com.webobjects.eocontrol.EOEnterpriseObject object, com.webobjects.eoaccess.EOEntity entity)
           
 void beginTransaction()
           
 void commitTransaction()
           
 com.webobjects.eoaccess.EOAdaptorChannel createAdaptorChannel()
           
 void handleDroppedConnection()
           
 void rollbackTransaction()
           
 
Methods inherited from class com.webobjects.eoaccess.EOAdaptorContext
_registerAdaptorChannel, _unregisterAdaptorChannel, adaptor, canNestTransactions, channels, defaultDelegate, delegate, hasBusyChannels, hasOpenChannels, hasOpenTransaction, setDefaultDelegate, setDelegate, transactionDidBegin, transactionDidCommit, transactionDidRollback, transactionNestingLevel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERRESTAdaptorContext

public ERRESTAdaptorContext(com.webobjects.eoaccess.EOAdaptor adaptor)
Method Detail

_newPrimaryKey

public com.webobjects.foundation.NSDictionary _newPrimaryKey(com.webobjects.eocontrol.EOEnterpriseObject object,
                                                             com.webobjects.eoaccess.EOEntity entity)
Overrides:
_newPrimaryKey in class com.webobjects.eoaccess.EOAdaptorContext

beginTransaction

public void beginTransaction()
Specified by:
beginTransaction in class com.webobjects.eoaccess.EOAdaptorContext

commitTransaction

public void commitTransaction()
Specified by:
commitTransaction in class com.webobjects.eoaccess.EOAdaptorContext

createAdaptorChannel

public com.webobjects.eoaccess.EOAdaptorChannel createAdaptorChannel()
Specified by:
createAdaptorChannel in class com.webobjects.eoaccess.EOAdaptorContext

handleDroppedConnection

public void handleDroppedConnection()
Specified by:
handleDroppedConnection in class com.webobjects.eoaccess.EOAdaptorContext

rollbackTransaction

public void rollbackTransaction()
Specified by:
rollbackTransaction in class com.webobjects.eoaccess.EOAdaptorContext

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.