![]() Related Questions Latest Answer : No, becuase ejbRemove() is used to control EJB lifecycle. It will be called by EJB container whenever that EJB has not been used for long time. ... Latest Answer : when we want to call a database procedure or want to excute the precompiled codes then we use callable statement.Prepared statement is sql query that is dynamically set for its field or fields.callable statement is inbound and prepared statement ... Latest Answer : innerjoin refers to adjustment inside and outer join refers to thetreatment externally ... Latest Answer : When first time the beans instance is created,it will be added in pool cache.when it goes out of scope,then ejbPassivate() is called,again when it is called then it is activated using ejbActivate() in pool cache.But no more reference to that object ... Latest Answer : ejbPassivate() means it will remove the bean instance from the pool cache, but it will be there in container and when a reference is called ,it will take that instance to pool cache.ejbRemove() means it will remove the bean from the container. ... What is the difference between response.redirect() and forward and request dispatcher ? Which is faster ?
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||