
Public Member Functions | |
| 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 Public Member Functions | |
| static ERAdaptorContextDelegate | defaultDelegate () |
Static Public Attributes | |
| static ERAdaptorContextDelegate | _defaultDelegate = new ERAdaptorContextDelegate() |
| static final ERXLogger | log = ERXLogger.getERXLogger(ERAdaptorContextDelegate.class) |
| 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 | ( | ) | [static] |
Returns the singleton of the adaptor context delegate
ERAdaptorContextDelegate _defaultDelegate = new ERAdaptorContextDelegate() [static] |
1.5.8