aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Relationship between CMP and BMP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Relationship between CMP and BMP" Watch "Relationship between CMP and BMP" New topic
Author

Relationship between CMP and BMP

karen obrien
Greenhorn

Joined: Apr 01, 2002
Posts: 8
Hi,
I have a client(CMP) that can have multiple accounts(BMP), and I would like to know the optimal method of implementing this relationship?
a) Can I use CMR even if one of the beans is BMP?
b) Do I have to use straight JDBC calls?
Many thanks for all your help
Karen
HanMing Low
Ranch Hand

Joined: Oct 18, 2001
Posts: 196
Hi,
For a), nope you can't.
As for b), I'm sorry I don't quite get your question.
Cheers.

Han Ming
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Relationship between CMP and BMP
 
Similar Threads
CMP x BMT
EJB2.0 CMP - with a BMP cmr field
CM Relationship from CMP bean to BMP bean
Whether to use BMP or CMP
CMP beans can have relationship with BMP beans?