stuck with BMP, but check the Plugable Persistence Manager API in
orionserver.com for implementing the workaround for CMP yourself

-----Original Message-----
From: Chris Miller [mailto:[EMAIL PROTECTED]]
Sent: Martes, 14 de Noviembre de 2000 13:54
To: Orion-Interest
Subject: SQL Server - Autoincrement Primary Keys


Hi all,

This is possibly more of a generic EJB question, although maybe not since
Orion has to implement the persistence...

I was wondering if it is possible to use CMP beans against an existing
SQL-Server database that has autoincrement primary keys. It's not possible
to insert a value for the key (have to supply null), so using something like
counter.jar to override the PK generation is not an option. Has anyone done
this successfully? What's the trick, or am I stuck with BMP (as I suspect is
the case)?

Thanks,
Chris


Reply via email to