Dave Thompson wrote:
Is there a way to specify a dynamic where clause to be passed to a finder method? Something like:

home.findBySQL("colA = `abc' and colB in (`A','C',Z')")

Thanks,

Dave Thompson

iWorks Group

 


Hi,

with BMP you code the finder method yourself, thus you can decide to pass directly
a SQL  where clause as argument.
With CMP, it is currently not possible.

Best Regards,

François
 

-- 
==================================================================
Francois EXERTIER         Evidian (Groupe Bull)
     1, rue de Provence,  BP 208,  38432 Echirolles cedex, FRANCE
     mailto:[EMAIL PROTECTED]
     http://www.evidian.com/jonas/
     Tel: +33 (0)4 76 29 71 51  -  Fax:   +33 (0)4 76 29 76 00 
     PC: B1-319        Office: B1-316 
==================================================================
 



----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to