ERXPrimaryKeyListQualifier.Support Class Reference
List of all members.
Detailed Description
Support class that listens for EOKeyValueQualifiers that have an
isContainedInArray-selector and replaces these with the
ERXInQualifier. This means that when you set
isContainedInArray as a display group queryOperator and an
NSArray of EOs as the value, then this qualifier is magically replaced by one that selects objects with an IN qualifier.
- Author:
- ak
Member Function Documentation
| EOQualifier qualifierMigratedFromEntityRelationshipPath |
( |
EOQualifier |
eoqualifier, |
|
|
EOEntity |
eoentity, |
|
|
String |
s | |
|
) |
| | |
| EOQualifier schemaBasedQualifierWithRootEntity |
( |
EOQualifier |
eoqualifier, |
|
|
EOEntity |
eoentity | |
|
) |
| | |
| String sqlStringForSQLExpression |
( |
EOQualifier |
eoqualifier, |
|
|
EOSQLExpression |
e | |
|
) |
| | |
The documentation for this class was generated from the following file: