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 Inheritance in EJB2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "Inheritance in EJB2.0" Watch "Inheritance in EJB2.0" New topic
Author

Inheritance in EJB2.0

Rishi Singh
Ranch Hand

Joined: Dec 09, 2000
Posts: 321
Hi All,
How can we best inherit BMP's from CMP and plug the functionality of each depending upon the nature of control and precision required for transactions in individual scenarios of different Use cases.
Rishi
SCJP,SCWCD,IBM OOAD
Rishi Singh
Ranch Hand

Joined: Dec 09, 2000
Posts: 321
Hi All,
There is a pattern which does specifies this case. need input from someone who had made usee of this scenario.
Rishi
SCJP,SCWCD
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Maybe EJB Design patterns book will help.


Groovy
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

From Sun site
JimMeyers: Why can't I do inheritance in EJB?
Linda DeMichiel: I'm assuming you have CMP inheritance in mind. This is another of the items that we will be considering in EJB 3.0
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Inheritance in EJB2.0