I am having issues with creating a new user. I set the primary key generation method to TableMap.ID_BROKER. But while inserting the record, the user_id value is null. My intention was to read the user_id + 1 from the ID_TABLE. Am I doing it right?. I am not sure about the other options: SEQUENCE, AUTO_INCREMENT, NATIVE, NO_ID_METHOD.
Thanks for any response. Regards, Prashanth --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
