public class ERAdaptorContextDelegate extends Object implements EOAdaptorContext.Delegate
Modifier and Type | Field and Description |
---|---|
static ERAdaptorContextDelegate |
_defaultDelegate |
Constructor and Description |
---|
ERAdaptorContextDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
adaptorContextDidBegin(EOAdaptorContext arg0) |
void |
adaptorContextDidCommit(EOAdaptorContext context) |
void |
adaptorContextDidRollback(EOAdaptorContext context) |
boolean |
adaptorContextShouldBegin(EOAdaptorContext context) |
boolean |
adaptorContextShouldCommit(EOAdaptorContext arg0) |
boolean |
adaptorContextShouldConnect(EOAdaptorContext context) |
boolean |
adaptorContextShouldRollback(EOAdaptorContext arg0) |
static ERAdaptorContextDelegate |
defaultDelegate()
Returns the singleton of the adaptor context delegate
|
public static ERAdaptorContextDelegate _defaultDelegate
public boolean adaptorContextShouldConnect(EOAdaptorContext context)
adaptorContextShouldConnect
in interface EOAdaptorContext.Delegate
public boolean adaptorContextShouldBegin(EOAdaptorContext context)
adaptorContextShouldBegin
in interface EOAdaptorContext.Delegate
public void adaptorContextDidCommit(EOAdaptorContext context)
adaptorContextDidCommit
in interface EOAdaptorContext.Delegate
public void adaptorContextDidRollback(EOAdaptorContext context)
adaptorContextDidRollback
in interface EOAdaptorContext.Delegate
public void adaptorContextDidBegin(EOAdaptorContext arg0)
adaptorContextDidBegin
in interface EOAdaptorContext.Delegate
public boolean adaptorContextShouldCommit(EOAdaptorContext arg0)
adaptorContextShouldCommit
in interface EOAdaptorContext.Delegate
public boolean adaptorContextShouldRollback(EOAdaptorContext arg0)
adaptorContextShouldRollback
in interface EOAdaptorContext.Delegate
public static ERAdaptorContextDelegate defaultDelegate()
Copyright © 2002 – 2024 Project Wonder.