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 I have worked on EJB1.1.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "I have worked on EJB1.1.." Watch "I have worked on EJB1.1.." New topic
Author

I have worked on EJB1.1..

Tina Desai
Ranch Hand

Joined: Mar 13, 2003
Posts: 365
Hello,
I have worked on EJB 1.1 How different is it from EJB2.1? Is it too different?
Any specific resource for EJB-QL?
Thanks for your help.
Tina


Alongwith being a good coder, try to be a good professional as well!
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 16617

Well there are a lot of enhancements that have been done since then. Like Now you can have relationships between Entity Beans. EJB-QL as you stated is new. And also Message Driven beans is completely new, and a now a big part of EJBs.
As far as lifecycle, that is pretty much the same.
There are some other differences, but I can't think of them completely off the top of my head.
Ah, I just remembered a big one. In Entity Beans you know create abstract methods for the getter and setters, and the container implements them for you. I also think there has been some more abstraction done of things like column mapping of Entity bean instance variables to database columns. I think it makes it much easier, than some of the tools that you had back in EJB 1.1
Mark
[ June 21, 2003: Message edited by: Mark Spritzler ]

Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8845

Tina,
I suggest you buy oreilly book on EJB 2.0.
EJB 2.0 will be asked in exams and not 2.1


Groovy
 
IntelliJ Java IDE
 
subject: I have worked on EJB1.1..
 
Threads others viewed
Urgent - help needed for interview.
Information on JDO
ejb 3.0 vs spring
Is Ejb work under websphere
Atten: Mapraputa, Jane Ying and all else interested in String.intern()
developer file tools