Most application servers provide some sort of custom primary key generation
mechanism.  Some rely on DB auto-increment features, some build it into the
persistence layer and some provide Java helper classes.  Here's a link to
the Weblogic 6.1 page on the matter:

http://e-docs.bea.com/wls/docs61/ejb/cmp.html#1066165

Cheers
Steve

-----Original Message-----
From: Lennart Petersson [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 11, 2002 1:41 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] Autogenerated primary keys etc


Is this a feature supported by other J2EE servers? If so, we should have it
also.
If not, should we be first? I'm now in a situation that i actually myself
would like to
have that feature, but can't cover all the pros and cons with it. Any
comments from
others already been this way, i mean there has been plenty of discussions...

/Lennart

Den 2002-01-11 08:27:02 skrev Alexey Yudichev <[EMAIL PROTECTED]>:

>  Is somebody going to integrate autogenerated primary key support to jaws
>like patch #473280? A very useful feature, I wonder why jboss still doesn't
>have one.
>  
>Best wishes,
>  Alexei Yudichev   mailto:[EMAIL PROTECTED]
>




_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to