er.jdbcadaptor
Class ERAdaptorContextDelegate
java.lang.Object
er.jdbcadaptor.ERAdaptorContextDelegate
- All Implemented Interfaces:
- com.webobjects.eoaccess.EOAdaptorContext.Delegate
public class ERAdaptorContextDelegate
- extends java.lang.Object
- implements com.webobjects.eoaccess.EOAdaptorContext.Delegate
- Author:
- david
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_defaultDelegate
public static ERAdaptorContextDelegate _defaultDelegate
log
public static final ERXLogger log
ERAdaptorContextDelegate
public ERAdaptorContextDelegate()
adaptorContextShouldConnect
public boolean adaptorContextShouldConnect(com.webobjects.eoaccess.EOAdaptorContext context)
- Specified by:
adaptorContextShouldConnect
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
adaptorContextShouldBegin
public boolean adaptorContextShouldBegin(com.webobjects.eoaccess.EOAdaptorContext context)
- Specified by:
adaptorContextShouldBegin
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
adaptorContextDidCommit
public void adaptorContextDidCommit(com.webobjects.eoaccess.EOAdaptorContext context)
- Specified by:
adaptorContextDidCommit
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
adaptorContextDidRollback
public void adaptorContextDidRollback(com.webobjects.eoaccess.EOAdaptorContext context)
- Specified by:
adaptorContextDidRollback
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
adaptorContextDidBegin
public void adaptorContextDidBegin(com.webobjects.eoaccess.EOAdaptorContext arg0)
- Specified by:
adaptorContextDidBegin
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
adaptorContextShouldCommit
public boolean adaptorContextShouldCommit(com.webobjects.eoaccess.EOAdaptorContext arg0)
- Specified by:
adaptorContextShouldCommit
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
adaptorContextShouldRollback
public boolean adaptorContextShouldRollback(com.webobjects.eoaccess.EOAdaptorContext arg0)
- Specified by:
adaptorContextShouldRollback
in interface com.webobjects.eoaccess.EOAdaptorContext.Delegate
defaultDelegate
public static ERAdaptorContextDelegate defaultDelegate()
- Returns the singleton of the adaptor context delegate
Copyright © 2002 – 2007 Project Wonder.