Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
EJB and other Jakarta /Java EE Technologies
CMP & BMP
eswar kumar
Ranch Hand
Posts: 98
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
how to write an entity bean so that it can be used both as BMP and CMP?
Pradeep bhatt
Ranch Hand
Posts: 8946
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
It is not easy to do that. In BMP the ejbLoad and ejbStore will contain the fetch and update code.
Isn't is possible to define the business methods in an abstract class and have 2 sub classes one for CMP and another for BMP.
Groovy
Ashok Talluri
Ranch Hand
Posts: 31
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
we can write a BMP extend a CMP
I am displeased. You are no longer allowed to read this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
J2EE technology would allow the system to interact with the LDAP server?
Writing test case without database operations
BMP Vs CMP
How do you DB?
Entity EJB and BLOB
More...