What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
No Answer is Posted For this Question
Be the First to Post Answer
what is the Relationship between EJB and CORBA architecture?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What is an ejb context?
What is persistence?
What do you understand by session facade?
whatis the diff between ejb and servlet/jsp
Which is more beneficial: CMP or BMP?
can we have static initializer blocks in EJB?
What is enterprise bean provider?
Which is the only method defined in the javax.ejb.handle interface?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What is the relationship between an EJB component, EJB container, and an application server?