Answered my own question....RTFM. I had to tell it 
<generatedKey column="id" sqlStatement="MySQL" identity="true" />
to have it generate the select back.

On Oct 13, 2006, at 9:53 PM, Jared Blitzstein wrote:

Is there a way to get abator to generate the DAO's to return either the primary key or the actual object that was just inserted/updated? Or if anyone has a different way to do this using abator out of the box, please let me know. Thank you.

Reply via email to