how to generate Id to insert a new object??
506220Apr 26 2006 — edited May 2 2006hi,
i m defining my business methods in the session beans.
to add new records in some tables (create new objects in the entity beans) i have to generate the Ids which are not entered by the users.
is there a way to do that?
thanks for any help.