ERMemorySynchronizationFactory Class Reference
Inherits com::webobjects::eoaccess::EOSynchronizationFactory, and com::webobjects::eoaccess::EOSchemaGeneration.
List of all members.
Detailed Description
This stub exists only to make memory adaptor migrations function.
- Author:
- mschrag
Constructor & Destructor Documentation
Member Function Documentation
| void appendExpressionToScript |
( |
EOSQLExpression |
arg0, |
|
|
StringBuffer |
arg1 | |
|
) |
| | |
| NSArray createDatabaseStatementsForConnectionDictionary |
( |
NSDictionary |
arg0, |
|
|
NSDictionary |
arg1 | |
|
) |
| | |
| NSArray createTableStatementsForEntityGroup |
( |
NSArray |
arg0 |
) |
|
| NSArray createTableStatementsForEntityGroups |
( |
NSArray |
arg0 |
) |
|
| NSArray dropDatabaseStatementsForConnectionDictionary |
( |
NSDictionary |
arg0, |
|
|
NSDictionary |
arg1 | |
|
) |
| | |
| NSArray dropPrimaryKeySupportStatementsForEntityGroup |
( |
NSArray |
arg0 |
) |
|
| NSArray dropPrimaryKeySupportStatementsForEntityGroups |
( |
NSArray |
arg0 |
) |
|
| NSArray dropTableStatementsForEntityGroup |
( |
NSArray |
arg0 |
) |
|
| NSArray dropTableStatementsForEntityGroups |
( |
NSArray |
arg0 |
) |
|
| NSArray foreignKeyConstraintStatementsForRelationship |
( |
EORelationship |
arg0 |
) |
|
| NSArray noopExpressions |
( |
|
) |
[protected] |
| NSArray primaryKeyConstraintStatementsForEntityGroup |
( |
NSArray |
arg0 |
) |
|
| NSArray primaryKeyConstraintStatementsForEntityGroups |
( |
NSArray |
arg0 |
) |
|
| NSArray primaryKeySupportStatementsForEntityGroup |
( |
NSArray |
arg0 |
) |
|
| NSArray primaryKeySupportStatementsForEntityGroups |
( |
NSArray |
arg0 |
) |
|
| String schemaCreationScriptForEntities |
( |
NSArray |
arg0, |
|
|
NSDictionary |
arg1 | |
|
) |
| | |
| NSArray schemaCreationStatementsForEntities |
( |
NSArray |
arg0, |
|
|
NSDictionary |
arg1 | |
|
) |
| | |
| NSArray statementsToInsertColumnForAttribute |
( |
EOAttribute |
attribute, |
|
|
NSDictionary |
options | |
|
) |
| | |
The documentation for this class was generated from the following file: