On Tue, 16 Mar 2004, Laurie Harper wrote:

> The CVS version of the OJB XDoclet module requires 'autoincrement' to be 
> set to one of none/ojb/database. I have it set to 'database' which I 
> think should result in xxx-schema.xml containing an idMethod="native" on 
> the table declaration. Without it, Torque doesn't include the necessary 
> SQL to declare the column as an auto increment. Did I miss something 
> obbvious again? :-)
> 
> L.
> 
> PS, this is using torque-gen 3.1.

This is probably a change between torque 3.0 and 3.1. In 3.0, torque
generates the autoincrement attribute just fine. If you're not
specifically requiring torque 3.1, I'd suggest you stick to 3.0.2 for the
time being as I can't have a look at torque 3.1 before April.

Tom


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

Reply via email to