Hi,
can one entity bean be mapped to multiple tables ?
If yes how ?
wouldn't this be efficient in the case of massive data accesses ?
Please explain.
Thanx.
- Prasad Kamath
-
Entity bean mapping to more than one table (3 messages)
- Posted by: Prasad Kamath
- Posted on: February 28 2001 11:21 EST
Threaded Messages (3)
- Entity bean mapping to more than one table by Somil Nanda on February 28 2001 15:38 EST
- Entity bean mapping to more than one table by anita b on February 28 2001 22:51 EST
- Entity bean mapping to more than one table by Moorthi Ramasamy on March 02 2001 10:45 EST
- Entity bean mapping to more than one table by anita b on February 28 2001 22:51 EST
-
Entity bean mapping to more than one table[ Go to top ]
- Posted by: Somil Nanda
- Posted on: February 28 2001 15:38 EST
- in response to Prasad Kamath
u can , but u will have to make use of tools like TOPLink or cocobase -
Entity bean mapping to more than one table[ Go to top ]
- Posted by: anita b
- Posted on: February 28 2001 22:51 EST
- in response to Somil Nanda
These tools help in what?mapping of bean fields with different database fields?
-
Entity bean mapping to more than one table[ Go to top ]
- Posted by: Moorthi Ramasamy
- Posted on: March 02 2001 10:45 EST
- in response to anita b
http://www.objectpeople.com/toplink/weblogic/moreinfo.htm
Hi
Go to the above mentioned link and read the White Paper. It says that, there's a feature which allows for multiple table maping.
regards
Moorthi