On Thu, 13 May 2004, Fred McCann wrote: > I'm new to OJB, but I have done several projects with Hibernate and EJB > Entity beans, so I'm not completely a newbie. I've switched from RC5 to RC6 > so I'm on the latest version (for purposes of using the latest XDoclet > features). Here's my problem. I'm trying to use HSQLDB's (1.7.1) identiy > fields to generate primary keys. Here's my setting for the sequence manager:
Could you post the generated repository descriptor and database definition (torque schema or hibernate sql) ? BTW, there was a little issue with the autoincrement='database' setting that I fixed in CVS, which is not present in RC6. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
