HI,
I was learning Entity Beans in EJB and wanted to know what ejbactivate() and ejbpassivate() methods are used for? I know that there are called by the container when the bean is being assosiated or disassociated with the remote reference..!
But what code can we put in these methods?
nims
I was learning Entity Beans in EJB and wanted to know what ejbactivate() and ejbpassivate() methods are used for? I know that there are called by the container when the bean is being assosiated or disassociated with the remote reference..!
But what code can we put in these methods?
nims