hi everyone,
does findByPrimaryKey method take only String as its parameter..
thanks.
-
findByPrimaryKey method (3 messages)
- Posted by: mahadevan venkata
- Posted on: January 09 2001 12:32 EST
Threaded Messages (3)
- findByPrimaryKey method by Vel Saran on January 09 2001 13:13 EST
- findByPrimaryKey method by mahadevan venkata on January 09 2001 13:49 EST
- findByPrimaryKey method by Vel Saran on January 09 2001 01:55 EST
- findByPrimaryKey method by mahadevan venkata on January 09 2001 13:49 EST
-
findByPrimaryKey method[ Go to top ]
- Posted by: Vel Saran
- Posted on: January 09 2001 13:13 EST
- in response to mahadevan venkata
Hi,
Obviously, findByPrimaryKey accepts primarykey class as a parameter.
Check u'r previous thread with title 'check my code'
Regards
Saran -
findByPrimaryKey method[ Go to top ]
- Posted by: mahadevan venkata
- Posted on: January 09 2001 13:49 EST
- in response to Vel Saran
hi saran,
i changed the Employeeid to id in my previous code,
still it gives the same error "home interface must define the findByPrimaryKey".............
it is giving the same error even if i try to create the jar file from the command prompt and not using the deployer tool. what could be the problem,
thanks again
bye
mahadev
-
findByPrimaryKey method[ Go to top ]
- Posted by: Vel Saran
- Posted on: January 09 2001 13:55 EST
- in response to mahadevan venkata
Hi Mahadevan,
Changing employeeId to id is not a solution for u'r problem..
What a variable name change will do..?
In u'r prevoius thread i answered in detail, the changes u have to make in u'r code.. please have a look..
Regards
Saran