find by primary key
Hi
I wrote a session bean and entity bean and
i am using CMP2.0 with pramati server
in my table i have composite primary key with 6 fields and one among them is date.
The problem is when i am using find by primary key method to retrieve the record i am getting an exception saying that ObjectNotFoundException
if anyone has solution plz let me know that one
thank you for valuable time
|