ERXForwardingAdaptor Class Reference
Inherits com::webobjects::eoaccess::EOAdaptor.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| NSDictionary administrativeConnectionDictionaryForAdaptor |
( |
EOAdaptor |
adaptor |
) |
|
| void assertConnectionDictionaryIsValid |
( |
|
) |
|
| void assignExternalInfoForAttribute |
( |
EOAttribute |
attribute |
) |
|
| void assignExternalInfoForEntireModel |
( |
EOModel |
model |
) |
|
| void assignExternalInfoForEntity |
( |
EOEntity |
entity |
) |
|
| void assignExternalTypeForAttribute |
( |
EOAttribute |
attribute |
) |
|
| boolean canServiceModel |
( |
EOModel |
model |
) |
|
| NSDictionary connectionDictionary |
( |
|
) |
|
| EOAdaptorContext createAdaptorContext |
( |
|
) |
|
| void createDatabaseWithAdministrativeConnectionDictionary |
( |
NSDictionary |
administrativeConnectionDictionary |
) |
|
| Class defaultExpressionClass |
( |
|
) |
|
| void dropDatabaseWithAdministrativeConnectionDictionary |
( |
NSDictionary |
administrativeConnectionDictionary |
) |
|
| Class expressionClass |
( |
|
) |
|
| EOSQLExpressionFactory expressionFactory |
( |
|
) |
|
| NSArray externalTypesWithModel |
( |
EOModel |
model |
) |
|
| NSData fetchedValueForDataValue |
( |
NSData |
value, |
|
|
EOAttribute |
att | |
|
) |
| | |
| NSTimestamp fetchedValueForDateValue |
( |
NSTimestamp |
value, |
|
|
EOAttribute |
att | |
|
) |
| | |
| Number fetchedValueForNumberValue |
( |
Number |
value, |
|
|
EOAttribute |
att | |
|
) |
| | |
| String fetchedValueForStringValue |
( |
String |
value, |
|
|
EOAttribute |
att | |
|
) |
| | |
| Object fetchedValueForValue |
( |
Object |
value, |
|
|
EOAttribute |
att | |
|
) |
| | |
| EOAdaptor forwardedAdaptor |
( |
|
) |
|
| abstract String forwardedAdaptorName |
( |
|
) |
[protected, pure virtual] |
| void handleDroppedConnection |
( |
|
) |
|
| boolean hasOpenChannels |
( |
|
) |
|
| String internalTypeForExternalType |
( |
String |
extType, |
|
|
EOModel |
model | |
|
) |
| | |
| boolean isDroppedConnectionException |
( |
Exception |
exception |
) |
|
| boolean isValidQualifierType |
( |
String |
typeName, |
|
|
EOModel |
model | |
|
) |
| | |
| NSArray prototypeAttributes |
( |
|
) |
|
| EOSynchronizationFactory schemaSynchronizationFactory |
( |
|
) |
|
| void setConnectionDictionary |
( |
NSDictionary |
dictionary |
) |
|
| void setDelegate |
( |
Object |
delegate |
) |
|
| EOSchemaGeneration synchronizationFactory |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: