er.extensions
Class ERXObjectStoreCoordinator
java.lang.Object
com.webobjects.eocontrol.EOObjectStore
com.webobjects.eocontrol.EOObjectStoreCoordinator
er.extensions.ERXObjectStoreCoordinator
- All Implemented Interfaces:
- NSDisposable, NSLocking
- public class ERXObjectStoreCoordinator
- extends EOObjectStoreCoordinator
- Author:
- david
Adds functionality to automatically close all related JDBC Connections.
Methods inherited from class com.webobjects.eocontrol.EOObjectStoreCoordinator |
_globalIDsChangedInSubStore, _invalidatedAllObjectsInSubStore, _lock, _objectsChangedInSubStore, addCooperatingObjectStore, arrayFaultWithSourceGlobalID, cooperatingObjectStores, defaultCoordinator, editingContextDidForgetObjectWithGlobalID, faultForGlobalID, faultForRawRow, forwardUpdateForObject, initializeObject, invalidateAllObjects, invalidateObjectsWithGlobalIDs, isObjectLockedWithGlobalID, lock, lockObjectWithGlobalID, objectsForSourceGlobalID, objectStoreForFetchSpecification, objectStoreForGlobalID, objectStoreForObject, objectsWithFetchSpecification, refaultObject, removeCooperatingObjectStore, saveChangesInEditingContext, setDefaultCoordinator, setUserInfo, unlock, userInfo, valuesForKeys |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static ERXLogger log
_didClose
public boolean _didClose
_shouldClose
public boolean _shouldClose
ERXObjectStoreCoordinator
public ERXObjectStoreCoordinator()
- See Also:
EOObjectStoreCoordinator
ERXObjectStoreCoordinator
public ERXObjectStoreCoordinator(boolean shouldClose)
dispose
public void dispose()
Copyright © 2002 – 2004 Project Wonder.