| Author |
Entity Bean: CMP or BMP difference there?
|
Gurumurthy Ramamurthy
Ranch Hand
Joined: Feb 13, 2003
Posts: 272
|
|
Hi Guys, I am developing an entity beans using EJB3.0. Do we have CMP/BMP concepts in EJB 3.0 also? If so, where exactly we need to mention? Thanks, Guru
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
Guru, In EJB 3.0, entity beans are called JPA entities. They have the CMP concept, but not BMP.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
|
|
I read here (http://www.theserverside.com/discussions/thread.tss?thread_id=1755#5448) that BMP is better way to go for large project as it gives more control than CMP. Now I am confused that why they have removed BMP??? Thanks.
|
 |
 |
|
|
subject: Entity Bean: CMP or BMP difference there?
|
|
|