EJB: isIdentical() and its return values
What is isIdentical() method ? isIdentical() method can be used to test if a given EJB object is identical to the invoked EJB object. Whatz the catch here? Stateless Session Beans, Stateful Session Beans and Entity Beans each have different rules for what causes isIdentical() to return true. Can you Explain in detail? Sure. For [...]
Read Full Post | Make a Comment ( None so far )



