It returns the collection of ejb object, on which client can iterate and hence use any of the business methods.
 
 
-----Original Message-----
From: prashant samant [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 12, 2002 12:00 PM
To: [EMAIL PROTECTED]
Subject: entity beans

can anybody help me in BMP Entity Bean.
In my understanding, findByLastName("prashant")  method returns Enumeration object, which contains PrimaryKeys For all Records having last name "prashant".
So how is that the client gets the remote reference, after executing  findByLastName("prashant") method .
Thanx & Regards,
Prashant Samant

Reply via email to