You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by su baochen <li...@hotmail.com> on 2003/09/20 12:07:37 UTC

how to write ojb persistenceBroker query?

hi,

I have a select query:

select A.* from class_tbl A,faculty_tbl B, department_tbl C wehre 
A.facultyid = B.id and B.departmentid = C.id and c.id=3;

then how to write PersistenceBroker query ?

thanks in advance!

_________________________________________________________________
免费下载 MSN Explorer:   http://explorer.msn.com/lccn/  


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org