| Author |
Eg where same method name for home and component intf ?
|
Timothy Toe
Ranch Hand
Joined: Oct 19, 2002
Posts: 156
|
|
For those with the book, HF-EJB page 582 Can anyone give me an example of such a case ? Where� you have same method name for BOTH home and component interface ? Thanks.
|
 |
Shiang Wang
Ranch Hand
Joined: Jun 20, 2003
Posts: 96
|
|
Component: Home: I am just trying to create a case that fits in the scenario you describe. Of course, you will be better off naming it in a self-explanatory way, such as getAllLastName() in the home. Thanks Shiang
|
SCBCD, SCWCD, SCJP
|
 |
Timothy Toe
Ranch Hand
Joined: Oct 19, 2002
Posts: 156
|
|
|
Shiang Wang, Thanks for the effort.
|
 |
 |
|
|
subject: Eg where same method name for home and component intf ?
|
|
|