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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to