How do identify two same entity beans?



How do identify two same entity beans?..

Answer / 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

More EJB Interview Questions

Is method overloading allowed in ejb?

1 Answers  


In an EJB project, Howmany tables and How many entity beans are used?

1 Answers  


How stateful session beans will maintain consistency, across transaction updates?

2 Answers  


Which is default transaction attribute for the business method of a bean?

2 Answers  


What is ejb and its types in java?

1 Answers  


What is ejb role in j2ee?

1 Answers  


Why do we need ejb?

1 Answers  


What is ejb application?

1 Answers  


what is mean by RMI ? Please answer me. Advance thanks.

3 Answers   Excel,


How does a container, manage access, from multiple transactions on an entity bean?

1 Answers  


How EJB component can in interact with COM/DCOM components?

1 Answers  


What is the difference between @requestparam and @pathvariable?

1 Answers  


Categories