| Author |
Spec question
|
jeff mutonho
Ranch Hand
Joined: Apr 30, 2003
Posts: 271
|
|
The EJB 3.0 core spec (ejb-3_0-fr-spec-ejbcore.pdf) has chapters
Chapter 7 Client View of an EJB 2.1 Entity BeanChapter 8 EJB 2.1 Entity Bean Component Contract for Container-Managed PersistenceChapter 9 EJB QL: EJB 2.1 Query Language for Container-Managed Persistence Query MethodsChapter 10 EJB 2.1 Entity Bean Component Contract for Bean-Managed Persistence
If one is using the spec to get the finer details of EJB, is it correct to disregard these chapters in the SCBCD 5 preparation?
Thanks
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14685
|
|
|
Yes, but you should at least know how to use an EJB2.x bean from an EJB3.0 bean, and vice versa.
|
[My Blog]
All roads lead to JavaRanch
|
 |
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
|
|
|
You could consult the Head First EJB to get a feel of the EJB 2.1 version.
|
SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
|
 |
 |
|
|
subject: Spec question
|
|
|