On Fri, 10 Jan 2003 06:25, you wrote:

> > > There doesn't seem to be any type of join
> > > method in any of the turbine.om.security Peer classes.
> > >
> > > Is this something just that never gor implemented or is there
> > > some reason for this missing functionality ?
> >
> > Hi Age,
> >
> > You have to do the joins manually, similar to the examples in the
> > Criteria Howto:
> > http://jakarta.apache.org/turbine/torque/criteria-howto.html
>
> I tried that but the problem is that the Peer class I need to do
> these joins is the one Peer class that seems to have never been
> implemented. Like I said above:
>
> "the UserGroupRolePeer class has no doSelect() methods so I can't use
> that Peer to do joins on the Role"

Looks like you'll have to use Village or SQL :(

-- Rodney

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

Reply via email to