I have an existing MySql table that i would like to manipulate with OJB. This table has an autoincrement integer row that has the role of primary key. What measures should I take to use this in OJB?
I don't want OJB to generate this primary key. This is, i think, what happens when i define this attribute as autoincrement.
Kind regards, Lennart
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
