Aruna,
The EJB 1.1 spec does not say much on entity beans
being mapped to more than one table.
<vendor>
The Borland AppServer supports mapping an Entity
Bean (CMP) to multiple tables in a database.
Furthermore, it is possible to map an Entity Bean
to multiple tables in multiple heterogenous databases
if your jdbc driver and database support XA and 2PC
</vendor>
You will have to check your vendor documentation
to verify if something similar to what you want
is supported.
-krish
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Aruna
Sent: Tuesday, August 07, 2001 12:35 AM
To: [EMAIL PROTECTED]
Subject: Entity Bean
Hi
Is Entity bean associated with one table in the database or can it be handle two
tables..can we create two tables with one entity
bean..if so how.....
thanks
aruna
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".