>Just add the attribute:
>
>    defaultIdMethod="native"
>
>to the <database ...> tag.  This will create the SQL needed for
>autoincrement fields.
>

To be precise, for all primary keys. The autoincrement attribute is not
needed at all and should not be used; better use the idMethod and
defaultIdMethod attributes.

   Thomas


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

Reply via email to