er.extensions
Class ERXSharedEOLoader
java.lang.Object
er.extensions.ERXSharedEOLoader
- public class ERXSharedEOLoader
- extends Object
Java port of Kelly Hawk's shared EO loader. Works around a bug with shared eos and multiple models.
log
public static final ERXLogger log
PatchSharedEOLoadingPropertyKey
public static final String PatchSharedEOLoadingPropertyKey
- holds the key to enable patched shared eo loading
- See Also:
- Constant Field Values
_defaultLoader
public static ERXSharedEOLoader _defaultLoader
_loadingComplete
protected static boolean _loadingComplete
_modelList
protected NSMutableArray _modelList
_transCount
protected int _transCount
_didChangeDebugSetting
protected boolean _didChangeDebugSetting
_currentAdaptor
protected EOAdaptorContext _currentAdaptor
ERXSharedEOLoader
public ERXSharedEOLoader()
patchSharedEOLoading
public static void patchSharedEOLoading()
removeSharedEOLoadingPatch
public static void removeSharedEOLoadingPatch()
finalize
public void finalize()
throws Throwable
- Throws:
Throwable
loadSharedObjectsForModel
public void loadSharedObjectsForModel(EOModel aModel)
modelWasAddedNotification
public void modelWasAddedNotification(NSNotification aNotification)
objectStoreWasAdded
public void objectStoreWasAdded(NSNotification aNotification)
transactionBeginning
public void transactionBeginning(NSNotification aNotification)
Copyright © 2002 – 2004 Project Wonder.