isNot Qualifier not working.
isNot Qualifier not working.
- Subject: isNot Qualifier not working.
- From: Gustavo Pizano <email@hidden>
- Date: Wed, 9 Dec 2009 15:55:44 +0100
Hello all.
I have realized that this qualifier its not working properly.. I thought it was
qual = Wg.TO_TRANSLATION_SETS.dot(WgxTs.TRANSLATION_SET.dot(TranslationSet.TO_USER_KEY)).eq(user).and(Wg.TO_TRANSLATION_SETS.dot(WgxTs.TRANSLATION_SET.dot(TranslationSet.TO_PHASE_KEY)).isNot(Phase.fetchRequiredPhase(session().defaultEditingContext(),Phase.PHASE_NAME.eq(Application.GRAMMAR_CORRECTED_COMPLETED))));
I want to get all the TranslationSet from Wg that are assigned to the User (user) and that their Phase (TranslationSet.toPhase) its not Grammar_Corrected...
I tried modifying it, but then the app just blew up. :S.
Any help will be very appreciated.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden