Hi all:
<Q1>
I have a case where I create many records of type PayObject where the
primary ky is generated by the DB itself. If in this case I want to map an
entity bean to this table, how do I do it?
Also in the database there are some other records being inserted in the same
transaction which hold a reference to PayObject object ( ie have a column
which holds the primary Key of PayObject ). So how does the object know its
own primary key on creation?
</Q1>
I am using WL 4.5.1 with Toplink.
Thanx in advance.
Atul.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".