What happens if remove()is never invoked on a session bean?
In case of a stateless session bean it may not matter if we call or not as in both cases nothing is done. The number of beans in cache is managed by the container. Category:EJB Interview Questions
No comments:
Post a Comment