> >"John McNally" <[EMAIL PROTECTED]> wrote:
> >
> > > If you choose the objectModel=complex in your
> torque.props, many join
> > > methods will be created. Maybe one will meet your needs,
> or at least
> > > you will see how Peers can be used in joins, and you can
> add your own.
> >
> > John, why isn't this (objectModel=complex) default? I think
> that people want
> > this functionality and it would be good to get more people
> testing it.
>
> +1, things became so much easier when I switched this on, and so far
> (touchwood) no problems.
I'm testing with TDK a11.
I found this little bug in auto-created code:
When running build-project init
It created BasetablenamePeer.java
Line 385
-criteria.setDbName(mapBuilder.getDatabaseMap().getName());
+c.setDbName(mapBuilder.getDatabaseMap().getName());
Then I ran build-project, and it compiled fine.
Don
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]