And with CMP, in order to better map to a relational database, you would need to use a tool like TopLink, to map your relationships. With BMP you write your own SQL, so you know your relationships and can write code to "Save data to multiple tables from one Entity Bean.
At least I think I am write. Please correct me if I am wrong. Still studying.
Mark