public class ERXSharedEOLoader extends Object
Modifier and Type | Field and Description |
---|---|
protected EOAdaptorContext |
_currentAdaptor |
static ERXSharedEOLoader |
_defaultLoader |
protected boolean |
_didChangeDebugSetting |
protected static boolean |
_loadingComplete |
protected NSMutableArray |
_modelList |
protected int |
_transCount |
static String |
PatchSharedEOLoadingPropertyKey
holds the key to enable patched shared eo loading
|
Constructor and Description |
---|
ERXSharedEOLoader() |
Modifier and Type | Method and Description |
---|---|
void |
finalize() |
void |
loadSharedObjectsForModel(EOModel aModel) |
void |
modelWasAddedNotification(NSNotification aNotification) |
void |
objectStoreWasAdded(NSNotification aNotification) |
static void |
patchSharedEOLoading() |
static void |
removeSharedEOLoadingPatch() |
void |
transactionBeginning(NSNotification aNotification) |
public static final String PatchSharedEOLoadingPropertyKey
public static ERXSharedEOLoader _defaultLoader
protected static boolean _loadingComplete
protected NSMutableArray _modelList
protected int _transCount
protected boolean _didChangeDebugSetting
protected EOAdaptorContext _currentAdaptor
public static void patchSharedEOLoading()
public static void removeSharedEOLoadingPatch()
public void finalize() throws Throwable
public void loadSharedObjectsForModel(EOModel aModel)
public void modelWasAddedNotification(NSNotification aNotification)
public void objectStoreWasAdded(NSNotification aNotification)
public void transactionBeginning(NSNotification aNotification)
Copyright © 2002 – 2024 Project Wonder.