Mike, if the field is part of the primary key (the identity, using the language of Castor), yes it is. You will have to use a key generator, though. More information on this subject can be found at
http://castor.exolab.org/key-generator.html I hope this helps. Werner On Fri, 3 Sep 2004 16:20:08 -0400, Mike Wannamaker wrote: > >If I have a column in a table that is set to auto_increment and I save the >object via JDO will JDO update the field within the object with the new id >created by the database? > > > > >--ekiM >R&D Hummingbird Core Services >613.548.4355 x1535 | 613.548.7801 > > > >----------------------------------------------------------- >If you wish to unsubscribe from this mailing, send mail to >[EMAIL PROTECTED] with a subject of: > unsubscribe castor-user > ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-user
