You can also specify it in the Mapper class ...
// in the doBuild method
tMap.setPrimaryKeyMethod("none");
Christoph
-----Original Message-----
From: Geoff Fortytwo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 18, 2002 8:50 PM
To: Turbine Torque Users List
Subject: Re: IDBroker or not?!
I don't use Torque's ID broker either. The only way I know of is as
follows. In the FOO-schema.xml file, add the attribute idMethod="none" to
each <table> element and the attribute defaultIdMethod="none" to the main
<database> element. I don't think there's a property anywhere that you can
set.
At 08:22 AM 6/17/2002, you wrote:
>Hi,
> Is there any way i can specify that i don't want to use torque's
> idbroker,
>besides the defaultIdBroker parameter from the xxxx-schema.xml directory?
>
> where is the difference, in the generated classes, between two
> versions of
>the same application, usig 2 different databases?!
>
>10x,
>LAji
>
>--
>To unsubscribe,
>e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>