This is MiniSQLExpression.h in view mode; [Download] [Up]
#import <eoaccess/EOExpressionArray.h>
#import <eoaccess/EOSQLExpression.h>
@interface MiniSQLExpression:EOSQLExpression
- whereClauseForQualifier:(EOQualifier *)qualifier
joinExpresssion:joinExpression;
// Builds an SQL WHERE clause using the qualifier and joinExpression
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.