Advertisement

1 - 4 of 4 containing alltags:("ejbcreate") (0 seconds)
Can someone explain the various ejbCreate() methods signatures Just tell me whether the following are correct Session Beans ------------- Stateless Beans:      Return type must be void and t...
Zones: Java, EJBDate Answered: 02/14/2001 Grade: B Views: 0
Hi,I am new to Weblogi 8.1 Server.  I have created the stateless session bean ConverterBean that converts a dollar value to yen and dollar to euro. and has also built it and generated the corr. ja...
Zones: BEA Weblogic Application ServerDate Answered: 05/18/2004 Grade: A Views: 0
When create () is invoked in homeinterface, ejbCreate () in session bean is used to instantiate the session bean object and EJBObject stub is returned. Does ejbCreate() in  entity beans do the ...
Zones: Java, EJBDate Answered: 01/19/2007 Grade: A Views: 53
What is the diffrence between ejbCreate() and ejbPostCreate() in EntityBean? My doubt is, if we are doing ejbCreate() then that means we are inserting new set of data in DB. Then where does questi...
Zones: Java, EJBDate Answered: 07/30/2004 Grade: B Views: 0
  • 1