-
Creating a single Entity Bean from two DB tables (1 messages)
- Posted by: Biju Ubaid
- Posted on: July 10 2002 16:54 EDT
I would like to know if a single Entity Bean can be generated from two or more database tables. Or is entity bean and tables always have a one to one relationship. I am using Weblogic 7 for deploying EJB.Threaded Messages (1)
- Creating a single Entity Bean from two DB tables by Oon Kean Lin on July 15 2002 22:07 EDT
-
Creating a single Entity Bean from two DB tables[ Go to top ]
- Posted by: Oon Kean Lin
- Posted on: July 15 2002 22:07 EDT
- in response to Biju Ubaid
You can definitely have single Entity Bean from two DB tables using Bean Managed Persistance. I am not sure if it can be done using Container Manager Persistance