Hi,

I'm just throwing this out there because I could really use a join
syntax in Castor JDO. I would like to keep the select as a simple object
but the from and where clauses would look something like this.

SELECT Org 

FROM db.finaixm.OrgAuth Org, 
     db.finaixm.OrgAuthM OrgM 

WHERE Org.oamOrgAuthMId = OrgM.orgAuthMId AND 
      Org.txtName=$1



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

Reply via email to