Hello,

I just started using Torque 3.1 with DB2. I noticed that the standard
DB2 adapters do not support auto_increment IDs, although this is
supported by DB2. Therefore I changed the
org.apache.torque.adapter.DBDB2App class to make this work for myself.
The only thing I needed to do then was set idMethod=identity in db.props
and the Torque generator does the rest.

Is auto_increment for DB2 already implemented by any of you guys? If
not, I'd like to contribute my changes to the Torque development
community, but how do I do this?

Regards,

Maarten Oelering
Veritate Technologies

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

Reply via email to