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.Delegatepublic boolean adaptorContextShouldBegin(EOAdaptorContext context)
adaptorContextShouldBegin in interface EOAdaptorContext.Delegatepublic void adaptorContextDidCommit(EOAdaptorContext context)
adaptorContextDidCommit in interface EOAdaptorContext.Delegatepublic void adaptorContextDidRollback(EOAdaptorContext context)
adaptorContextDidRollback in interface EOAdaptorContext.Delegatepublic void adaptorContextDidBegin(EOAdaptorContext arg0)
adaptorContextDidBegin in interface EOAdaptorContext.Delegatepublic boolean adaptorContextShouldCommit(EOAdaptorContext arg0)
adaptorContextShouldCommit in interface EOAdaptorContext.Delegatepublic boolean adaptorContextShouldRollback(EOAdaptorContext arg0)
adaptorContextShouldRollback in interface EOAdaptorContext.Delegatepublic static ERAdaptorContextDelegate defaultDelegate()
Copyright © 2002 – 2025 Project Wonder.