Hello,
In several discussion, we speak about a Bean that generate primary key for others beans.
Can someone send me an example of classes.
You can also send me all kind of bean that are able of this, I will take a look at each to
create an optimal one !!!
Thanks a lot for your help
Christophe
-
Primary key generator (3 messages)
- Posted by: Christophe Demez
- Posted on: January 11 2001 10:05 EST
Threaded Messages (3)
- Primary key generator by Dan Maher on January 11 2001 12:25 EST
- Primary key generator by sahil gupta on January 11 2001 15:40 EST
- Primary key generator by Dan Maher on January 15 2001 11:14 EST
-
Primary key generator[ Go to top ]
- Posted by: Dan Maher
- Posted on: January 11 2001 12:25 EST
- in response to Christophe Demez
Hi there! I have developed some sample code to deal with this issue. Hope this helps.
http://members.home.net/dan.maher/ejb/ejb.html
-
Primary key generator[ Go to top ]
- Posted by: sahil gupta
- Posted on: January 11 2001 15:40 EST
- in response to Christophe Demez
Have u heard of the latest concept called ejbgen. Check that out at http://www.beust.com/cedric/ejbgen -
Primary key generator[ Go to top ]
- Posted by: Dan Maher
- Posted on: January 15 2001 11:14 EST
- in response to sahil gupta
From what I can tell, EJBDoc does not provide any facility for generating primary keys. That's really what he was interested in. Am I missing something?
-Dan