Uwe Grauer napisaĆ(a): > I do not see a commit between the table creation and the generator > creation. Maybe this is a problem. In my private tool i do a commit > after every object.
Dear sir, DDL statements are processed without commitment control. They are committed instantly by db engine one-by-one. -- Jarek Zgoda http://jpa.berlios.de/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
