Answer Posted / janet
by invoking the EntityBen.isIdentical method.This method
should be implemented by the entitybean developer to
determine when two reference are to the same object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define ripple effect?
Can beans who are involved in transaction have 'passivation' process?
What is an ejb context?
What are the various types of entrepreneur java bean?
Can more than a single table be mapped in cmp?
How many ejb objects are created for a bean?
How to invoke ejb from java client?
Is it possible to have threading in ejb?
What is bean-managed transaction?
Enlist the CallBack methods of Session Bean?
What optimization could I use if the ejb container is the only point of write access to the database?
What is ejb and its types in java?
Why do we use @requestmapping?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
TX operation funtion executed by?