ERXDatabaseContext Class Reference
Inherits com::webobjects::eoaccess::EODatabaseContext.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| void _followFetchSpecification |
( |
EOFetchSpecification |
fetchSpec, |
|
|
String |
relationshipName, |
|
|
NSArray |
sourceObjects, |
|
|
EOEditingContext |
context | |
|
) |
| | |
| NSArray _objectsWithFetchSpecificationEditingContext |
( |
EOFetchSpecification |
fetchSpec, |
|
|
EOEditingContext |
context | |
|
) |
| | |
| void _verifyNoChangesToReadonlyEntity |
( |
EODatabaseOperation |
dbOp |
) |
|
| static boolean isFetching |
( |
|
) |
[static] |
| NSArray objectsForSourceGlobalID |
( |
EOGlobalID |
gid, |
|
|
String |
name, |
|
|
EOEditingContext |
context | |
|
) |
| | |
| static void setFetching |
( |
boolean |
fetching |
) |
[static] |
Member Data Documentation
ThreadLocal _fetching = new ThreadLocal() [static, private] |
final Logger log = Logger.getLogger(ERXDatabaseContext.class) [static] |
The documentation for this class was generated from the following file: