Hi,
I was looking at
EJB API and came across Handle and HomeHandle interfaces, Could some please explain it as i could make any sense of this description provided in javadoc.
I do understand it is used as container contract to the ejb object, and used by the EJB container only.
Handle and HomeHandle:
"A handle is intended to be used as a "robust" persistent reference to an EJB object"
Many Thanks in Advance!
Regards
Salman