File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes HFEJB page 141 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "HFEJB page 141" Watch "HFEJB page 141" New topic
Author

HFEJB page 141

lalit upadheyay
Ranch Hand

Joined: Jun 20, 2005
Posts: 110
For entity beans, isIdentical() returns True if the stubs refer to two entities with the same primary key.

Is it possible to have two entitites withe the same primary key in the same jvm/heap ?



SCJP1.4, SCWCD1.4, SCBCD5.0(working on...)
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14670
    
  11

May I ask you why you are using this book, which is for EJB 2.x ?


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://jrebel.com/download
 
subject: HFEJB page 141
 
Similar Threads
Equality test for entity bean
I need a bit of explanation about bidirectional relation between two entity beans.
New Entity with an existing primary key.
EJBC Error
isIdentical?