> From: Sam Joseph [mailto:[EMAIL PROTECTED]]
> 
> Criteria x_crit = new Criteria();
> x_crit.addJoin(DepartmentPeer.id,EmployeePeer.depId);

Ah, silly me, I overlooked that.  Sorry.

But there is no way to do self-joins, is there?

Jeff

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to