Hi, 

With the CVS version, it is possible to execute SQL
queries that return persistent object.
But is it possible to execute queries which return
some fields of different tables, for example:

select p.name, a.street from t_person p, t_address a
where p.address_id=a.id;

Thanks, 

Marie.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Courrier : http://courrier.yahoo.fr

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to